IS_TPC_IDLE
#define IS_TPC_IDLE(tpc_cfg_sts) (((tpc_cfg_sts) & (TPC_IDLE_MASK)) == (TPC_IDLE_MASK))
#define IS_TPC_IDLE(tpc_cfg_sts) \