Home
last modified time | relevance | path

Searched refs:LPCOMP_INTR_MASK (Results 1 – 5 of 5) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h692 LPCOMP_INTR_MASK(base) |= interrupt; in Cy_LPComp_SetInterruptMask()
712 return (LPCOMP_INTR_MASK(base)); in Cy_LPComp_GetInterruptMask()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c850 _FLD2BOOL(LPCOMP_INTR_MASK_COMP0_MASK, LPCOMP_INTR_MASK(locBase))) || in Cy_LPComp_DeepSleepCallback()
852 _FLD2BOOL(LPCOMP_INTR_MASK_COMP1_MASK, LPCOMP_INTR_MASK(locBase))))) in Cy_LPComp_DeepSleepCallback()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h868 #define LPCOMP_INTR_MASK(base) (((LPCOMP_Type *)(base))->INTR_MASK) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h552 #define LPCOMP_INTR_MASK(base) (((LPCOMP_V1_Type *)(base))->INTR_MASK) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h1611 #define LPCOMP_INTR_MASK(base) (((LPCOMP_Type *)(base))->INTR_MASK) macro