Searched refs:nhw_nvmc_address_location (Results 1 – 1 of 1) sorted by relevance
/nrf_hw_models-latest/src/HW_models/ |
D | NHW_NVMC.c | 451 static void nhw_nvmc_address_location(uint32_t address, uint *inst, nvm_storage_state_t **storage, … in nhw_nvmc_address_location() function 489 nhw_nvmc_address_location(address, &inst, &backend, &offset); in nhw_nmvc_write_word() 556 nhw_nvmc_address_location(address, &inst, &backend, &offset); in nhw_nmvc_read_word() 572 nhw_nvmc_address_location(address, &inst, &backend, &offset); in nhw_nmvc_read_halfword() 588 nhw_nvmc_address_location(address, &inst, &backend, &offset); in nhw_nmvc_read_byte() 620 nhw_nvmc_address_location(address, &inst, &backend, &offset); in nhw_nmvc_read_buffer()
|