Searched refs:CMU_HOSMCR_STPIF_MSK (Results 1 – 6 of 6) sorted by relevance
| /bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/ |
| A D | ald_cmu.c | 100 if (READ_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIF_MSK) && READ_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIE_MSK)) in ald_cmu_irq_handler() 103 SET_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIF_MSK); in ald_cmu_irq_handler() 570 SET_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIF_MSK); in ald_cmu_hosc_safe_config()
|
| /bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/ |
| A D | ald_cmu.c | 191 if (READ_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIF_MSK) && READ_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIE_MSK)) { in ald_cmu_irq_handler() 193 SET_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIF_MSK); in ald_cmu_irq_handler() 694 SET_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIF_MSK); in ald_cmu_hosc_safe_config()
|
| /bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/ |
| A D | ald_cmu.c | 175 if (READ_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIF_MSK) && READ_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIE_MSK)) { in ald_cmu_irq_handler() 177 SET_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIF_MSK); in ald_cmu_irq_handler() 676 SET_BIT(CMU->HOSMCR, CMU_HOSMCR_STPIF_MSK); in ald_cmu_hosc_safe_config()
|
| /bsp/essemi/es32vf2264/libraries/RV_CORE/Device/EastSoft/ES32VF2264/Include/ES32VF2264/ |
| A D | reg_cmu.h | 157 #define CMU_HOSMCR_STPIF_MSK BIT(CMU_HOSMCR_STPIF_POS) macro
|
| /bsp/essemi/es32f0654/libraries/CMSIS/Device/EastSoft/ES32F065x/Include/ |
| A D | es32f065x.h | 779 #define CMU_HOSMCR_STPIF_MSK BIT(CMU_HOSMCR_STPIF_POS) macro
|
| /bsp/essemi/es32f369x/libraries/CMSIS/Device/EastSoft/ES32F36xx/Include/ |
| A D | es32f36xx.h | 918 #define CMU_HOSMCR_STPIF_MSK BIT(CMU_HOSMCR_STPIF_POS) macro
|
Completed in 65 milliseconds