Home
last modified time | relevance | path

Searched refs:CMU_CLKEN0_HFRCOEM23 (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32MG24/Include/
Defr32mg24_cmu.h525 #define CMU_CLKEN0_HFRCOEM23 (0x1UL << 19) /**< Enabl… macro
/hal_silabs-3.5.0/gecko/emlib/src/
Dem_cmu.c3616 #if defined(CMU_CLKEN0_HFRCOEM23) in CMU_HFRCOEM23BandSet()
3617 CMU->CLKEN0_SET = CMU_CLKEN0_HFRCOEM23; in CMU_HFRCOEM23BandSet()