Home
last modified time | relevance | path

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

/hal_silabs-latest/gecko/emlib/src/
Dem_emu.c2611 uint32_t switchVal = ((uint32_t)lpcmpBias << 8) | (lpAttenuation ? 1U : 0U); in lpGetDevinfoVrefLowHigh() local
2612 switch (switchVal) { in lpGetDevinfoVrefLowHigh()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_emu.c2666 uint32_t switchVal = ((uint32_t)lpcmpBias << 8) | (lpAttenuation ? 1U : 0U); in lpGetDevinfoVrefLowHigh() local
2667 switch (switchVal) { in lpGetDevinfoVrefLowHigh()