Home
last modified time | relevance | path

Searched refs:CTBM_COMP_STAT (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ctb.c1522 …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()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h1677 #define CTBM_COMP_STAT(base) (((CTBM_V1_Type *) (base))->COMP_STAT) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h2152 #define CTBM_COMP_STAT(base) (((CTBM_V1_Type *) (base))->COMP_STAT) macro