Home
last modified time | relevance | path

Searched refs:IS_PMU_COMP1PWR (Results 1 – 4 of 4) sorted by relevance

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_pmu.c395 assert_parameters(IS_PMU_COMP1PWR(InitStruct->COMP1Power)); in PMU_EnterDSleep_LowPower()
577 assert_parameters(IS_PMU_COMP1PWR(InitStruct->COMP1Power)); in PMU_EnterSleep_LowPower()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_pmu.c408 assert_parameters(IS_PMU_COMP1PWR(InitStruct->COMP1Power)); in PMU_EnterDSleep_LowPower()
601 assert_parameters(IS_PMU_COMP1PWR(InitStruct->COMP1Power)); in PMU_EnterSleep_LowPower()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_pmu.h43 #define IS_PMU_COMP1PWR(__COMP1PWR__) (((__COMP1PWR__) == PMU_COMP1PWR_ON) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_pmu.h58 #define IS_PMU_COMP1PWR(__COMP1PWR__) (((__COMP1PWR__) == PMU_COMP1PWR_ON) ||\ macro

Completed in 14 milliseconds