Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_NVMC.h26 void nhw_nmvc_write_word(uint32_t address, uint32_t value);
DNHW_NVMC.c478 void nhw_nmvc_write_word(uint32_t address, uint32_t value){ in nhw_nmvc_write_word() function
/nrf_hw_models-3.7.0/src/nrfx/hal/
Dnrf_nvmc.c80 nhw_nmvc_write_word(addr, value); in nrf_nvmc_word_write()