Home
last modified time | relevance | path

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

/nrf_hw_models-3.5.0/src/HW_models/
DNHW_config.h122 #define NHW_FLASH_PAGESIZE {(4*1024)} macro
347 #define NHW_FLASH_PAGESIZE {(4*1024), (2*1024)} macro
DNHW_NVMC.c134 uint flash_page_sizes[NHW_NVMC_UICR_TOTAL_INST] = NHW_FLASH_PAGESIZE; in nhw_nvmc_uicr_init()