Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_cmu.c175 static uint16_t hfxo_precision = 0xFFFF; variable
2483 precision = hfxo_precision; in CMU_HF_ClockPrecisionGet()
3642 hfxo_precision = precision; in CMU_HFXOPrecisionSet()
3654 return hfxo_precision; in CMU_HFXOPrecisionGet()
5666 static uint16_t hfxo_precision = 0xFFFF; variable
10220 precision = hfxo_precision; in CMU_HF_ClockPrecisionGet()
11183 hfxo_precision = precision; in CMU_HFXOPrecisionSet()
11195 return hfxo_precision; in CMU_HFXOPrecisionGet()
/hal_silabs-latest/gecko/emlib/src/
Dem_cmu.c174 static uint16_t hfxo_precision = 0xFFFF; variable
2454 precision = hfxo_precision; in CMU_HF_ClockPrecisionGet()
3591 hfxo_precision = precision; in CMU_HFXOPrecisionSet()
3603 return hfxo_precision; in CMU_HFXOPrecisionGet()
5613 static uint16_t hfxo_precision = 0xFFFF; variable
10167 precision = hfxo_precision; in CMU_HF_ClockPrecisionGet()
11130 hfxo_precision = precision; in CMU_HFXOPrecisionSet()
11142 return hfxo_precision; in CMU_HFXOPrecisionGet()