Searched refs:bicr (Results 1 – 11 of 11) sorted by relevance
2 set(bicr_json_file ${BOARD_DIR}/bicr.json)3 set(bicr_hex_file ${PROJECT_BINARY_DIR}/bicr.hex)
10 directory must contain a "bicr.json" file for this option to work.
674 bicr = BICR.from_raw(bicr_spec, ih.tobinstr()) variable678 bicr = BICR.from_json(data) variable689 bicr.to_raw(bicr_spec, buf)696 bicr.to_json(buf)703 pprint(bicr)
19 add_subdirectory(bicr)
71 rsource "bicr/Kconfig"
23 #define BICR (NRF_BICR_Type *)DT_REG_ADDR(DT_NODELABEL(bicr))
35 #define BICR (NRF_BICR_Type *)DT_REG_ADDR(DT_NODELABEL(bicr))
36 #define BICR (NRF_BICR_Type *)DT_REG_ADDR(DT_NODELABEL(bicr))
31 #define BICR (NRF_BICR_Type *)DT_REG_ADDR(DT_NODELABEL(bicr))
333 CHECK_DT_REG(bicr, NRF_APPLICATION_BICR);
232 bicr: bicr@7b0 { label233 compatible = "nordic,nrf-bicr";