Home
last modified time | relevance | path

Searched defs:bytes_read (Results 1 – 24 of 24) sorted by relevance

/Zephyr-latest/samples/tfm_integration/psa_protected_storage/src/
Dmain.c48 size_t bytes_read; in main() local
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/src/
Dfs_mgmt_hash_checksum_crc32.c24 ssize_t bytes_read = 0; in fs_mgmt_hash_checksum_crc32() local
Dfs_mgmt_hash_checksum_sha256.c40 ssize_t bytes_read = 0; in fs_mgmt_hash_checksum_sha256() local
Dfs_mgmt.c209 ssize_t bytes_read = 0; in fs_mgmt_file_download() local
/Zephyr-latest/kernel/
Dpipes.c110 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/
Dmodem_iface_uart_interrupt.c105 uint8_t *buf, size_t size, size_t *bytes_read) in modem_iface_uart_read()
Dmodem_iface_uart_async.c85 uint8_t *buf, size_t size, size_t *bytes_read) in modem_iface_uart_async_read()
Dmodem_receiver.c166 uint8_t *buf, size_t size, size_t *bytes_read) in mdm_receiver_recv()
Dmodem_cmd_handler.c286 size_t bytes_read = 0; in cmd_handler_process_iface_data() local
Dwncm14a2a.c1021 size_t bytes_read = 0; in wncm14a2a_read_rx() local
Dhl7800.c4417 size_t bytes_read, total_read; in hl7800_read_rx() local
/Zephyr-latest/subsys/bluetooth/services/
Ddis.c169 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/
Dflash_util.c165 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/
Dtest_pipe.c908 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/
Dmain.c204 int bytes_read; in mqtt_event_handler() local
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_da1469x.c99 int bytes_read = rx.hdr_len - rx.remaining; in h4_read_hdr() local
Dh4.c111 int bytes_read = h4->rx.hdr_len - h4->rx.remaining; in h4_read_hdr() local
/Zephyr-latest/tests/kernel/semaphore/semaphore/src/
Dmain.c1014 size_t bytes_read; in ZTEST() local
1082 size_t bytes_read; in ZTEST() local
/Zephyr-latest/drivers/serial/
Duart_sam.c243 int bytes_read; in uart_sam_fifo_read() local
Dserial_test.c186 uint32_t bytes_read; in serial_vnd_poll_in() local
Dusart_sam.c335 int bytes_read; in usart_sam_fifo_read() local
/Zephyr-latest/subsys/net/lib/sockets/
Dsocketpair.c618 size_t bytes_read; in spair_read() local
/Zephyr-latest/subsys/usb/device/class/
Dmsc.c766 uint32_t bytes_read = 0U; in mass_storage_bulk_out() local
/Zephyr-latest/include/zephyr/drivers/
Di2c.h589 uint32_t bytes_read = 0U; in i2c_xfer_stats() local