Searched defs:dest (Results 1 – 8 of 8) sorted by relevance
| /tests/boards/native_sim/rtc/src/ |
| A D | main.c | 21 static char *us_time_to_str(char *dest, uint64_t time) in us_time_to_str()
|
| /tests/drivers/ethernet/eth_ivshmem_queue/src/ |
| A D | main.c | 39 void *dest; in queue_tx() local
|
| /tests/kernel/mem_protect/syscalls/src/ |
| A D | main.c | 157 int z_impl_to_copy(char *dest) in z_impl_to_copy() 165 static inline int z_vrfy_to_copy(char *dest) in z_vrfy_to_copy()
|
| /tests/boards/mec172xevb_assy6906/qspi/src/ |
| A D | main.c | 109 static int spi_flash_address_format(uint8_t *dest, size_t destsz, in spi_flash_address_format()
|
| /tests/bluetooth/host_long_adv_recv/src/ |
| A D | main.c | 370 static void generate_sequence(uint8_t *dest, uint16_t len, uint8_t range_start, uint8_t range_end) in generate_sequence()
|
| /tests/lib/cbprintf_package/src/ |
| A D | main.c | 25 static int out(int c, void *dest) in out()
|
| /tests/unit/cbprintf/ |
| A D | main.c | 163 static int out(int c, void *dest) in out()
|
| /tests/net/socket/udp/src/ |
| A D | main.c | 2490 const struct in6_addr *dest) in check_ipv6_address_preferences() 2530 const struct in6_addr dest = { { { 0x20, 0x01, 0x0d, 0xb8, 0, 0, 0, 0, in ZTEST() local
|
Completed in 46 milliseconds