Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_pmu.c399 assert_parameters(IS_PMU_AVCCPWR(InitStruct->AVCCPower)); in PMU_EnterDSleep_LowPower()
581 assert_parameters(IS_PMU_AVCCPWR(InitStruct->AVCCPower)); in PMU_EnterSleep_LowPower()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_pmu.c412 assert_parameters(IS_PMU_AVCCPWR(InitStruct->AVCCPower)); in PMU_EnterDSleep_LowPower()
605 assert_parameters(IS_PMU_AVCCPWR(InitStruct->AVCCPower)); in PMU_EnterSleep_LowPower()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_pmu.h63 #define IS_PMU_AVCCPWR(__AVCCPWR__) (((__AVCCPWR__) == PMU_AVCCPWR_ON) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_pmu.h78 #define IS_PMU_AVCCPWR(__AVCCPWR__) (((__AVCCPWR__) == PMU_AVCCPWR_ON) ||\ macro

Completed in 10 milliseconds