Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_cmu.c190 static int8_t ctuneDelta = 40; // Recommendation from analog team to counter the internal chip imba… variable
192 static int8_t ctuneDelta = 0; variable
3449 ctuneDelta = (int8_t)delta; in CMU_HFXOCTuneDeltaSet()
3462 return (int32_t)ctuneDelta; in CMU_HFXOCTuneDeltaGet()
/hal_silabs-latest/gecko/emlib/src/
Dem_cmu.c189 static int8_t ctuneDelta = 40; // Recommendation from analog team to counter the internal chip imba… variable
191 static int8_t ctuneDelta = 0; variable
3420 ctuneDelta = (int8_t)delta; in CMU_HFXOCTuneDeltaSet()
3432 return (int32_t)ctuneDelta; in CMU_HFXOCTuneDeltaGet()