Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_cmu.c11127 bool cmuBoost = (lfxoInit->boost & 0x2); in CMU_LFXOInit() local
11134 | ((cmuBoost ? 1 : 0) << _CMU_CTRL_LFXOBOOST_SHIFT) in CMU_LFXOInit()
/hal_silabs-latest/gecko/emlib/src/
Dem_cmu.c11074 bool cmuBoost = (lfxoInit->boost & 0x2); in CMU_LFXOInit() local
11081 | ((cmuBoost ? 1 : 0) << _CMU_CTRL_LFXOBOOST_SHIFT) in CMU_LFXOInit()