Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_pmu.c396 assert_parameters(IS_PMU_COMP2PWR(InitStruct->COMP2Power)); in PMU_EnterDSleep_LowPower()
578 assert_parameters(IS_PMU_COMP2PWR(InitStruct->COMP2Power)); in PMU_EnterSleep_LowPower()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_pmu.c409 assert_parameters(IS_PMU_COMP2PWR(InitStruct->COMP2Power)); in PMU_EnterDSleep_LowPower()
602 assert_parameters(IS_PMU_COMP2PWR(InitStruct->COMP2Power)); in PMU_EnterSleep_LowPower()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_pmu.h48 #define IS_PMU_COMP2PWR(__COMP2PWR__) (((__COMP2PWR__) == PMU_COMP2PWR_ON) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_pmu.h63 #define IS_PMU_COMP2PWR(__COMP2PWR__) (((__COMP2PWR__) == PMU_COMP2PWR_ON) ||\ macro

Completed in 10 milliseconds