Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/peripheral/src/
Dsl_hal_system.c261 uint8_t band_index = 0xFF; in sl_hal_system_get_hfrcodpll_band_calibration() local
270 band_index = i; in sl_hal_system_get_hfrcodpll_band_calibration()
275 if (band_index >= HFRCO_DPLL_FREQUENCY_TABLE_SIZE) { in sl_hal_system_get_hfrcodpll_band_calibration()
280 offset = (band_index * 4) + DEVINFO_GP_HFRCODPLLBAND0_OFFSET; in sl_hal_system_get_hfrcodpll_band_calibration()