Home
last modified time | relevance | path

Searched defs:bytes_written (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/include/zephyr/storage/
Dstream_flash.h61 size_t bytes_written; /* Number of bytes written to flash */ member
/Zephyr-latest/tests/subsys/storage/stream/stream_flash/src/
Dmain.c503 size_t bytes_written; in write_and_save_progress() local
578 size_t bytes_written; in ZTEST() local
644 size_t bytes_written; in ZTEST() local
/Zephyr-latest/tests/kernel/pipe/pipe/src/
Dtest_pipe.c907 size_t bytes_written = 0; in ZTEST_USER() local
930 size_t bytes_written = 0; in ZTEST_USER() local
1047 size_t bytes_written; in test_pipe_flush_helper() local
/Zephyr-latest/kernel/
Dpipes.c381 size_t bytes_to_write, size_t *bytes_written, in z_impl_k_pipe_put()
517 size_t bytes_to_write, size_t *bytes_written, in z_vrfy_k_pipe_put()
/Zephyr-latest/subsys/storage/stream/
Dstream_flash.c30 size_t bytes_written = 0; in settings_direct_loader() local
/Zephyr-latest/drivers/mipi_dbi/
Dmipi_dbi_nxp_lcdic.c354 uint32_t bytes_written = 0U; in mipi_dbi_lcdic_fill_tx() local
771 uint32_t bytes_written, isr_status; in mipi_dbi_lcdic_isr() local
/Zephyr-latest/tests/kernel/semaphore/semaphore/src/
Dmain.c983 size_t bytes_written; in sem_multiple_take_and_timeouts_helper() local
1049 size_t bytes_written; in sem_multi_take_timeout_diff_sem_helper() local
/Zephyr-latest/subsys/net/lib/sockets/
Dsocketpair.c407 size_t bytes_written; in spair_write() local
/Zephyr-latest/include/zephyr/drivers/
Di2c.h590 uint32_t bytes_written = 0U; in i2c_xfer_stats() local