Home
last modified time | relevance | path

Searched refs:CTBM_COMP_STAT_OA0_COMP_Pos (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/ip/
Dcyip_ctbm.h117 #define CTBM_COMP_STAT_OA0_COMP_Pos 0UL macro
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ctb.c1522 …StatusResult = (CTBM_COMP_STAT(base) & CTBM_COMP_STAT_OA0_COMP_Msk) >> CTBM_COMP_STAT_OA0_COMP_Pos; in Cy_CTB_CompGetStatus()