Home
last modified time | relevance | path

Searched defs:to_copy (Results 1 – 12 of 12) sorted by relevance

/Zephyr-Core-3.4.0/drivers/entropy/
Dentropy_litex.c24 size_t to_copy; in entropy_prbs_get_entropy() local
Dentropy_esp32.c51 uint32_t to_copy = MIN(sizeof(word), len); in entropy_esp32_get_entropy() local
Dentropy_sam.c83 size_t to_copy; in entropy_sam_get_entropy_internal() local
123 size_t to_copy; in entropy_sam_get_entropy_isr() local
Dfake_entropy_native_posix.c41 size_t to_copy = MIN(length, sizeof(long int)); in entropy_native_posix_get_entropy() local
/Zephyr-Core-3.4.0/drivers/bbram/
Dbbram_stm32.c34 uint32_t reg, begin, to_copy; in bbram_stm32_read() local
54 uint32_t reg, begin, to_copy; in bbram_stm32_write() local
/Zephyr-Core-3.4.0/drivers/wifi/esp_at/
Desp_socket.c108 size_t to_copy; in esp_socket_prepare_pkt() local
/Zephyr-Core-3.4.0/drivers/usb/device/
Dusb_dc_native_posix.c378 uint32_t to_copy; in usb_dc_ep_read_wait() local
/Zephyr-Core-3.4.0/drivers/flash/
Dflash_shell.c559 uint32_t to_copy = MIN(len, left_to_read); in bypass_cb() local
/Zephyr-Core-3.4.0/subsys/net/
Dbuf.c654 size_t to_copy; in net_buf_linearize() local
/Zephyr-Core-3.4.0/subsys/canbus/isotp/
Disotp.c690 size_t copied, to_copy; in isotp_recv() local
/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Did.c1159 size_t to_copy = MIN(*count, bt_dev.id_count); in bt_id_get() local
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/
Dcfg_cli.c56 size_t to_copy; in comp_data_status() local