Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_cmu.c138 uint32_t maxFreq; member
2687 <= hfrcoCalTable[HFRCOCALTABLE_ENTRIES - 1U].maxFreq); in CMU_DPLLLock()
2704 && (init->frequency <= hfrcoCalTable[i].maxFreq)) { in CMU_DPLLLock()
5566 uint32_t maxFreq; member
5617 uint32_t maxFreq; member
6210 && (coreFreq <= flashWsTable[i].maxFreq)) { in flashWaitStateControl()
10269 <= hfrcoCtrlTable[HFRCOCTRLTABLE_ENTRIES - 1U].maxFreq); in CMU_DPLLLock()
10289 && (init->frequency <= hfrcoCtrlTable[i].maxFreq)) { in CMU_DPLLLock()
/hal_silabs-latest/gecko/emlib/src/
Dem_cmu.c137 uint32_t maxFreq; member
2658 <= hfrcoCalTable[HFRCOCALTABLE_ENTRIES - 1U].maxFreq); in CMU_DPLLLock()
2675 && (init->frequency <= hfrcoCalTable[i].maxFreq)) { in CMU_DPLLLock()
5513 uint32_t maxFreq; member
5564 uint32_t maxFreq; member
6157 && (coreFreq <= flashWsTable[i].maxFreq)) { in flashWaitStateControl()
10216 <= hfrcoCtrlTable[HFRCOCTRLTABLE_ENTRIES - 1U].maxFreq); in CMU_DPLLLock()
10236 && (init->frequency <= hfrcoCtrlTable[i].maxFreq)) { in CMU_DPLLLock()