Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_53_FICR.c38 …NRF_FICR_APP_regs.INFO.DEVICEID[0] = (bs_random_uint32() & 0xFFFFFF00) + bsim_args_get_global_devi… in nhw_53_ficr_init()
39 NRF_FICR_APP_regs.INFO.DEVICEID[1] = bs_random_uint32(); in nhw_53_ficr_init()
40 NRF_FICR_APP_regs.INFO.PART = 0x5340; in nhw_53_ficr_init()
41 NRF_FICR_APP_regs.INFO.FLASH = 0x400; /*1 MB*/ in nhw_53_ficr_init()
42 NRF_FICR_APP_regs.INFO.CODEPAGESIZE = 0x1000; in nhw_53_ficr_init()
43 NRF_FICR_APP_regs.INFO.CODESIZE = 256; in nhw_53_ficr_init()
44 NRF_FICR_APP_regs.INFO.DEVICETYPE = 0; in nhw_53_ficr_init()
46 NRF_FICR_NET_regs.INFO.DEVICEID[0] = NRF_FICR_APP_regs.INFO.DEVICEID[0]; in nhw_53_ficr_init()
47 NRF_FICR_NET_regs.INFO.DEVICEID[1] = NRF_FICR_APP_regs.INFO.DEVICEID[1]; in nhw_53_ficr_init()
48 NRF_FICR_NET_regs.INFO.PART = 0x5340; in nhw_53_ficr_init()
[all …]
DNHW_54L_FICR.c31 …NRF_FICR_regs.INFO.DEVICEID[0] = (bs_random_uint32() & 0xFFFFFF00) + bsim_args_get_global_device_n… in nhw_54l_ficr_init()
32 NRF_FICR_regs.INFO.DEVICEID[1] = bs_random_uint32(); in nhw_54l_ficr_init()
34 NRF_FICR_regs.INFO.RRAM = 0x5F4; /*1524 KB*/ in nhw_54l_ficr_init()
DNHW_52_FICR.c51 NRF_FICR_regs.INFO.PART = 0x52833; in nhw_52_ficr_init()
52 NRF_FICR_regs.INFO.VARIANT = 0x41414230; in nhw_52_ficr_init()
DNRF5340_peri_types.h2107 …__IOM FICR_INFO_Type INFO; /*!< (@ 0x00000200) Device info … member
2119 …__IOM FICR_INFO_Type INFO; /*!< (@ 0x00000200) Device info … member