Home
last modified time | relevance | path

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

/hal_silabs-3.6.0/gecko/emlib/src/
Dem_cmu.c5463 #define CMU_MAX_FREQ_HFLE 24000000UL macro
5469 #define CMU_MAX_FREQ_HFLE maxFreqHfle() macro
5473 #define CMU_MAX_FREQ_HFLE 32000000UL macro
5662 #if defined(CMU_MAX_FREQ_HFLE)
5705 if (hfFreq <= CMU_MAX_FREQ_HFLE) { in setHfLeConfig()
5708 } else if (hfFreq <= (2UL * CMU_MAX_FREQ_HFLE)) { in setHfLeConfig()
6483 #if defined(CMU_MAX_FREQ_HFLE) in lfClkGet()
7338 #if defined(CMU_MAX_FREQ_HFLE) in CMU_ClockDivSet()
7355 #if defined(CMU_MAX_FREQ_HFLE) in CMU_ClockDivSet()
7519 #if defined(CMU_MAX_FREQ_HFLE) in CMU_ClockEnable()
[all …]