Home
last modified time | relevance | path

Searched refs:IS_PMU_LVD_VOL_SEL (Results 1 – 6 of 6) sorted by relevance

/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_pmu.c186 assert_param(IS_PMU_LVD_VOL_SEL(sel)); in ald_pmu_lvd_config()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_pmu.h155 #define IS_PMU_LVD_VOL_SEL(x) (((x) == PMU_LVD_VOL_SEL_2_0) || \ macro
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_pmu.h170 #define IS_PMU_LVD_VOL_SEL(x) (((x) == ALD_PMU_LVD_VOL_SEL_2_2) || \ macro
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_pmu.c212 assert_param(IS_PMU_LVD_VOL_SEL(sel)); in ald_pmu_lvd_config()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_pmu.h214 #define IS_PMU_LVD_VOL_SEL(x) (((x) == PMU_LVD_VOL_SEL_2_2) || \ macro
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_pmu.c322 assert_param(IS_PMU_LVD_VOL_SEL(sel)); in ald_pmu_lvd_config()

Completed in 17 milliseconds