Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/cmsis/Device/RENESAS/Source/
Dsystem.c988 uintptr_t * dst; in bsp_loader_data_init() local
1036 void bsp_copy_multibyte (uintptr_t * src, uintptr_t * dst, uintptr_t bytesize) in bsp_copy_multibyte()
1188 uintptr_t * dst; in bsp_copy_to_ram() local
1286 uint32_t * dst; in bsp_cpu_reset_release() local
/hal_renesas-latest/smartbond/da1469x_hal/
Dda1469x_otp.c86 da1469x_otp_read(uint32_t offset, void *dst, uint32_t num_bytes) in da1469x_otp_read()