Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_rramc.h471 NRF_STATIC_INLINE void nrf_rramc_word_write(uint32_t address, uint32_t value);
752 NRF_STATIC_INLINE void nrf_rramc_word_write(uint32_t address, uint32_t value) in nrf_rramc_word_write() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_rramc.h703 nrf_rramc_word_write(addr, value); in __nrfy_internal_rramc_word_write()