Searched refs:CTBM_COMP_STAT (Results 1 – 3 of 3) sorted by relevance
1522 …compStatusResult = (CTBM_COMP_STAT(base) & CTBM_COMP_STAT_OA0_COMP_Msk) >> CTBM_COMP_STAT_OA0_COMP… in Cy_CTB_CompGetStatus()1526 …compStatusResult = (CTBM_COMP_STAT(base) & CTBM_COMP_STAT_OA1_COMP_Msk) >> CTBM_COMP_STAT_OA1_COMP… in Cy_CTB_CompGetStatus()
1677 #define CTBM_COMP_STAT(base) (((CTBM_V1_Type *) (base))->COMP_STAT) macro
2152 #define CTBM_COMP_STAT(base) (((CTBM_V1_Type *) (base))->COMP_STAT) macro