Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h574 LPCOMP_CONFIG(base) |= LPCOMP_CONFIG_ENABLED_Msk; in Cy_LPComp_GlobalEnable()
593 LPCOMP_CONFIG(base) &= (uint32_t) ~LPCOMP_CONFIG_ENABLED_Msk; in Cy_LPComp_GlobalDisable()
611 LPCOMP_CONFIG(base) |= LPCOMP_CONFIG_LPREF_EN_Msk; in Cy_LPComp_UlpReferenceEnable()
629 LPCOMP_CONFIG(base) &= (uint32_t) ~LPCOMP_CONFIG_LPREF_EN_Msk; in Cy_LPComp_UlpReferenceDisable()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c844 enabled_status = _FLD2VAL(LPCOMP_CONFIG_ENABLED, LPCOMP_CONFIG(locBase)); in Cy_LPComp_DeepSleepCallback()
955 enabled_status = _FLD2VAL(LPCOMP_CONFIG_ENABLED, LPCOMP_CONFIG(locBase)); in Cy_LPComp_HibernateCallback()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h865 #define LPCOMP_CONFIG(base) (((LPCOMP_Type *)(base))->CONFIG) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h549 #define LPCOMP_CONFIG(base) (((LPCOMP_V1_Type *)(base))->CONFIG) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h1608 #define LPCOMP_CONFIG(base) (((LPCOMP_Type *)(base))->CONFIG) macro