Searched refs:LPCOMP_CONFIG (Results 1 – 5 of 5) sorted by relevance
574 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()
844 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()
865 #define LPCOMP_CONFIG(base) (((LPCOMP_Type *)(base))->CONFIG) macro
549 #define LPCOMP_CONFIG(base) (((LPCOMP_V1_Type *)(base))->CONFIG) macro
1608 #define LPCOMP_CONFIG(base) (((LPCOMP_Type *)(base))->CONFIG) macro