Searched refs:BICR (Results 1 – 7 of 7) sorted by relevance
5 bool "Generate nRF54H20 BICR file"9 This option generates a BICR file for the board being used. Board
19 message(STATUS "Generated BICR hex file: ${bicr_hex_file}")
614 class BICR: class674 bicr = BICR.from_raw(bicr_spec, ih.tobinstr())678 bicr = BICR.from_json(data)
23 #define BICR (NRF_BICR_Type *)DT_REG_ADDR(DT_NODELABEL(bicr)) macro91 switch (nrf_bicr_lfosc_accuracy_get(BICR)) { in lfosc_get_accuracy()
35 #define BICR (NRF_BICR_Type *)DT_REG_ADDR(DT_NODELABEL(bicr)) macro233 lfosc_mode = nrf_bicr_lfosc_mode_get(BICR); in fll16m_init()
36 #define BICR (NRF_BICR_Type *)DT_REG_ADDR(DT_NODELABEL(bicr)) macro262 start_up_time = nrf_bicr_hfxo_startup_time_us_get(BICR); in init_hfxo()
31 #define BICR (NRF_BICR_Type *)DT_REG_ADDR(DT_NODELABEL(bicr)) macro206 lfosc_mode = nrf_bicr_lfosc_mode_get(BICR); in lfclk_init()