Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_rramc.h526 NRF_STATIC_INLINE void nrf_rramc_buffer_read(void * dst, uint32_t address, uint32_t num_bytes);
777 NRF_STATIC_INLINE void nrf_rramc_buffer_read(void * dst, uint32_t address, uint32_t num_bytes) in nrf_rramc_buffer_read() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_rramc.h343 nrf_rramc_buffer_read(dst, address, num_bytes); in nrfy_rramc_buffer_read()