/Zephyr-latest/samples/tfm_integration/psa_protected_storage/src/ |
D | main.c | 48 size_t bytes_read; in main() local
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/src/ |
D | fs_mgmt_hash_checksum_crc32.c | 24 ssize_t bytes_read = 0; in fs_mgmt_hash_checksum_crc32() local
|
D | fs_mgmt_hash_checksum_sha256.c | 40 ssize_t bytes_read = 0; in fs_mgmt_hash_checksum_sha256() local
|
D | fs_mgmt.c | 209 ssize_t bytes_read = 0; in fs_mgmt_file_download() local
|
/Zephyr-latest/kernel/ |
D | pipes.c | 110 size_t bytes_read; in z_impl_k_pipe_flush() local 134 size_t bytes_read; in z_impl_k_pipe_buffer_flush() local 533 size_t *bytes_read, size_t min_xfer, in pipe_get_internal() 700 size_t *bytes_read, size_t min_xfer, k_timeout_t timeout) in z_impl_k_pipe_get() 726 size_t *bytes_read, size_t min_xfer, k_timeout_t timeout) in z_vrfy_k_pipe_get()
|
/Zephyr-latest/drivers/modem/ |
D | modem_iface_uart_interrupt.c | 105 uint8_t *buf, size_t size, size_t *bytes_read) in modem_iface_uart_read()
|
D | modem_iface_uart_async.c | 85 uint8_t *buf, size_t size, size_t *bytes_read) in modem_iface_uart_async_read()
|
D | modem_receiver.c | 166 uint8_t *buf, size_t size, size_t *bytes_read) in mdm_receiver_recv()
|
D | modem_cmd_handler.c | 286 size_t bytes_read = 0; in cmd_handler_process_iface_data() local
|
D | wncm14a2a.c | 1021 size_t bytes_read = 0; in wncm14a2a_read_rx() local
|
D | hl7800.c | 4417 size_t bytes_read, total_read; in hl7800_read_rx() local
|
/Zephyr-latest/subsys/bluetooth/services/ |
D | dis.c | 169 static void read_udi_subval(const char *str, uint16_t val_len, char *buf, uint16_t *bytes_read, in read_udi_subval() 200 uint16_t bytes_read = 0; in read_udi() local
|
/Zephyr-latest/drivers/flash/ |
D | flash_util.c | 165 for (uint32_t offs = 0, N = size, bytes_read = 0, bytes_left = N; offs < N; in z_impl_flash_copy() local
|
/Zephyr-latest/tests/kernel/pipe/pipe/src/ |
D | test_pipe.c | 908 size_t bytes_read = 0; in ZTEST_USER() local 1105 size_t bytes_read; in ZTEST() local
|
/Zephyr-latest/samples/net/cloud/mqtt_azure/src/ |
D | main.c | 204 int bytes_read; in mqtt_event_handler() local
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_da1469x.c | 99 int bytes_read = rx.hdr_len - rx.remaining; in h4_read_hdr() local
|
D | h4.c | 111 int bytes_read = h4->rx.hdr_len - h4->rx.remaining; in h4_read_hdr() local
|
/Zephyr-latest/tests/kernel/semaphore/semaphore/src/ |
D | main.c | 1014 size_t bytes_read; in ZTEST() local 1082 size_t bytes_read; in ZTEST() local
|
/Zephyr-latest/drivers/serial/ |
D | uart_sam.c | 243 int bytes_read; in uart_sam_fifo_read() local
|
D | serial_test.c | 186 uint32_t bytes_read; in serial_vnd_poll_in() local
|
D | usart_sam.c | 335 int bytes_read; in usart_sam_fifo_read() local
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | socketpair.c | 618 size_t bytes_read; in spair_read() local
|
/Zephyr-latest/subsys/usb/device/class/ |
D | msc.c | 766 uint32_t bytes_read = 0U; in mass_storage_bulk_out() local
|
/Zephyr-latest/include/zephyr/drivers/ |
D | i2c.h | 589 uint32_t bytes_read = 0U; in i2c_xfer_stats() local
|