Home
last modified time | relevance | path

Searched defs:dst (Results 1 – 6 of 6) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_rramc.h308 NRFX_STATIC_INLINE void nrfx_rramc_buffer_read(void * dst, uint32_t address, uint32_t num_bytes) in nrfx_rramc_buffer_read()
/hal_nordic-latest/nrfx/hal/
Dnrf_nvmc.h396 NRF_STATIC_INLINE void nrf_nvmc_buffer_read(void * dst, in nrf_nvmc_buffer_read()
Dnrf_rramc.h777 NRF_STATIC_INLINE void nrf_rramc_buffer_read(void * dst, uint32_t address, uint32_t num_bytes) in nrf_rramc_buffer_read()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_cracen.c138 static cracen_ret_t trng_get(uint8_t * dst, size_t size) in trng_get()
/hal_nordic-latest/nrfx/haly/
Dnrfy_rramc.h338 NRFY_STATIC_INLINE void nrfy_rramc_buffer_read(void * dst, in nrfy_rramc_buffer_read()
/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_frame_parser.h139 } dst; member