Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RRAMC.c88 uint rram_size; member
105 uint rram_size[NHW_RRAMC_UICR_TOTAL_INST] = NHW_RRAM_SIZE; in nhw_RRAMC_uicr_init() local
125 this->rram_size = rram_size[inst]; in nhw_RRAMC_uicr_init()
128 this->rram_size, "RRAM"); in nhw_RRAMC_uicr_init()
198 && (address < hw_rramc_st[i].rram_start_addr + hw_rramc_st[i].rram_size)) { in nhw_RRAMC_address_location()