Home
last modified time | relevance | path

Searched refs:PMU_CR_LPSTOP_MSK (Results 1 – 5 of 5) sorted by relevance

/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_pmu.h57 SET_BIT(PMU->CR, PMU_CR_LPSTOP_MSK); \
63 CLEAR_BIT(PMU->CR, PMU_CR_LPSTOP_MSK); \
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_pmu.c112 SET_BIT(PMU->CR, PMU_CR_LPSTOP_MSK); in ald_pmu_stop2_enter()
135 SET_BIT(PMU->CR, PMU_CR_LPSTOP_MSK); in ald_pmu_standby_enter()
/bsp/essemi/es32vf2264/libraries/RV_CORE/Device/EastSoft/ES32VF2264/Include/ES32VF2264/
A Dreg_pmu.h48 #define PMU_CR_LPSTOP_MSK BIT(PMU_CR_LPSTOP_POS) macro
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_pmu.c129 MODIFY_REG(PMU->CR, PMU_CR_LPSTOP_MSK | PMU_CR_BGSTOP_MSK | \ in ald_pmu_stop_enter()
/bsp/essemi/es32f0654/libraries/CMSIS/Device/EastSoft/ES32F065x/Include/
A Des32f065x.h300 #define PMU_CR_LPSTOP_MSK BIT(PMU_CR_LPSTOP_POS) macro

Completed in 43 milliseconds