Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RRAMC.h22 uint32_t nhw_RRAMC_read_word(uint32_t address);
DNHW_RRAMC.c289 uint32_t nhw_RRAMC_read_word(uint32_t address) { in nhw_RRAMC_read_word() function
/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_rramc.c54 return nhw_RRAMC_read_word(address); in nrf_rramc_word_read()