Home
last modified time | relevance | path

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

/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_cmu.c100 if (READ_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIF_MSK) && READ_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIE_MSK)) in ald_cmu_irq_handler()
573 SET_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIE_MSK); in ald_cmu_hosc_safe_config()
580 CLEAR_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIE_MSK); in ald_cmu_hosc_safe_config()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_cmu.c191 if (READ_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIF_MSK) && READ_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIE_MSK)) { in ald_cmu_irq_handler()
697 SET_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIE_MSK); in ald_cmu_hosc_safe_config()
703 CLEAR_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIE_MSK); in ald_cmu_hosc_safe_config()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_cmu.c175 if (READ_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIF_MSK) && READ_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIE_MSK)) { in ald_cmu_irq_handler()
679 SET_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIE_MSK); in ald_cmu_hosc_safe_config()
685 CLEAR_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIE_MSK); in ald_cmu_hosc_safe_config()
/bsp/essemi/es32vf2264/libraries/RV_CORE/Device/EastSoft/ES32VF2264/Include/ES32VF2264/
A Dreg_cmu.h163 #define CMU_HOSMCR_STPIE_MSK BIT(CMU_HOSMCR_STPIE_POS) macro
/bsp/essemi/es32f0654/libraries/CMSIS/Device/EastSoft/ES32F065x/Include/
A Des32f065x.h785 #define CMU_HOSMCR_STPIE_MSK BIT(CMU_HOSMCR_STPIE_POS) macro
/bsp/essemi/es32f369x/libraries/CMSIS/Device/EastSoft/ES32F36xx/Include/
A Des32f36xx.h924 #define CMU_HOSMCR_STPIE_MSK BIT(CMU_HOSMCR_STPIE_POS) macro

Completed in 833 milliseconds