Home
last modified time | relevance | path

Searched refs:CMU_CLKENR_HOSCEN_MSK (Results 1 – 9 of 9) sorted by relevance

/bsp/essemi/es32f0654/drivers/
A Dboard.c78 SET_BIT(CMU->CLKENR, CMU_CLKENR_HOSCEN_MSK); in SystemClock_Config()
80 CLEAR_BIT(CMU->CLKENR, CMU_CLKENR_HOSCEN_MSK); in SystemClock_Config()
/bsp/essemi/es32f365x/drivers/
A Dboard.c79 SET_BIT(CMU->CLKENR, CMU_CLKENR_HOSCEN_MSK); in SystemClock_Config()
81 CLEAR_BIT(CMU->CLKENR, CMU_CLKENR_HOSCEN_MSK); in SystemClock_Config()
/bsp/essemi/es32f369x/drivers/
A Dboard.c79 SET_BIT(CMU->CLKENR, CMU_CLKENR_HOSCEN_MSK); in SystemClock_Config()
81 CLEAR_BIT(CMU->CLKENR, CMU_CLKENR_HOSCEN_MSK); in SystemClock_Config()
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_cmu.c296 SET_BIT(CMU->CLKENR, CMU_CLKENR_HOSCEN_MSK); in ald_cmu_clock_config()
431 SET_BIT(CMU->CLKENR, CMU_CLKENR_HOSCEN_MSK); in ald_cmu_pll_config()
/bsp/essemi/es32vf2264/libraries/RV_CORE/Device/EastSoft/ES32VF2264/Include/ES32VF2264/
A Dreg_cmu.h104 #define CMU_CLKENR_HOSCEN_MSK BIT(CMU_CLKENR_HOSCEN_POS) macro
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_cmu.c445 SET_BIT(CMU->CLKENR, CMU_CLKENR_HOSCEN_MSK); in ald_cmu_clock_config()
493 SET_BIT(CMU->CLKENR, CMU_CLKENR_HOSCEN_MSK); in ald_cmu_pll1_config()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_cmu.c409 SET_BIT(CMU->CLKENR, CMU_CLKENR_HOSCEN_MSK); in ald_cmu_clock_config()
457 SET_BIT(CMU->CLKENR, CMU_CLKENR_HOSCEN_MSK); in ald_cmu_pll1_config()
/bsp/essemi/es32f0654/libraries/CMSIS/Device/EastSoft/ES32F065x/Include/
A Des32f065x.h705 #define CMU_CLKENR_HOSCEN_MSK BIT(CMU_CLKENR_HOSCEN_POS) macro
/bsp/essemi/es32f369x/libraries/CMSIS/Device/EastSoft/ES32F36xx/Include/
A Des32f36xx.h843 #define CMU_CLKENR_HOSCEN_MSK BIT(CMU_CLKENR_HOSCEN_POS) macro

Completed in 83 milliseconds