Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_pmu.h106 PMU_LP_STANDBY = 0x2U, /**< Standby */ enumerator
153 ((x) == PMU_LP_STANDBY))
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_pmu.h120 PMU_LP_STANDBY = 0x2U, /**< Standby */ enumerator
205 ((x) == PMU_LP_STANDBY))
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_pmu.c136 MODIFY_REG(PMU->CR, PMU_CR_LPM_MSK, PMU_LP_STANDBY << PMU_CR_LPM_POSS); in ald_pmu_standby_enter()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_pmu.c156 MODIFY_REG(PMU->CR0, PMU_CR0_LPM_MSK, PMU_LP_STANDBY << PMU_CR0_LPM_POSS); in ald_pmu_standby_enter()

Completed in 7 milliseconds