Home
last modified time | relevance | path

Searched defs:len (Results 276 – 300 of 1161) sorted by relevance

1...<<11121314151617181920>>...47

/Zephyr-Core-3.7.0/drivers/flash/
Dflash_sam.c55 static bool sam_flash_validate_offset_len(off_t offset, size_t len) in sam_flash_validate_offset_len()
137 static bool sam_flash_section_is_within_area(const struct device *dev, off_t offset, size_t len) in sam_flash_section_is_within_area()
156 off_t offset, size_t len) in sam_flash_section_is_aligned_with_write_block_size()
172 size_t len) in sam_flash_section_is_aligned_with_pages()
205 static int sam_flash_read(const struct device *dev, off_t offset, void *data, size_t len) in sam_flash_read()
269 static int sam_flash_write(const struct device *dev, off_t offset, const void *data, size_t len) in sam_flash_write()
Dflash_cadence_nand.c84 static int flash_cdns_nand_erase(const struct device *nand_dev, off_t offset, size_t len) in flash_cdns_nand_erase()
100 size_t len) in flash_cdns_nand_write()
120 static int flash_cdns_nand_read(const struct device *nand_dev, off_t offset, void *data, size_t len) in flash_cdns_nand_read()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dmesh_test.c36 size_t len = buf->len + BT_MESH_MODEL_OP_LEN(TEST_MSG_OP_1); in msg_rx() local
339 int bt_mesh_test_recv(uint16_t len, uint16_t dst, const uint8_t *uuid, k_timeout_t timeout) in bt_mesh_test_recv()
439 int bt_mesh_test_send_async(uint16_t addr, const uint8_t *uuid, size_t len, in bt_mesh_test_send_async()
491 int bt_mesh_test_send(uint16_t addr, const uint8_t *uuid, size_t len, in bt_mesh_test_send()
527 int bt_mesh_test_send_ra(uint16_t addr, uint8_t *data, size_t len, in bt_mesh_test_send_ra()
561 void bt_mesh_test_send_over_adv(void *data, size_t len) in bt_mesh_test_send_over_adv()
/Zephyr-Core-3.7.0/subsys/mgmt/mcumgr/grp/fs_mgmt/src/
Dfs_mgmt_hash_checksum_crc32.c20 size_t *out_len, size_t len) in fs_mgmt_hash_checksum_crc32()
/Zephyr-Core-3.7.0/lib/utils/
Dutf8.c19 const size_t len = strlen(utf8_str); in utf8_trunc() local
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dhci_common.c11 struct net_buf *bt_hci_evt_create(uint8_t evt, uint8_t len) in bt_hci_evt_create()
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dop_agg.c42 uint16_t len; in bt_mesh_op_agg_decode_msg() local
/Zephyr-Core-3.7.0/tests/bluetooth/at/src/
Dmain.c51 int len; in ZTEST() local
/Zephyr-Core-3.7.0/tests/unit/base64/
Dmain.c65 size_t len; in ZTEST() local
/Zephyr-Core-3.7.0/subsys/llext/
Dbuf_loader.c12 int llext_buf_read(struct llext_loader *l, void *buf, size_t len) in llext_buf_read()
/Zephyr-Core-3.7.0/drivers/serial/
Duart_hvc_xen.c32 static int read_from_ring(const struct device *dev, char *str, int len) in read_from_ring()
58 static int write_to_ring(const struct device *dev, const char *str, int len) in write_to_ring()
112 int len) in xen_hvc_fifo_fill()
/Zephyr-Core-3.7.0/subsys/net/ip/
Dtcp_internal.h304 size_t len, const struct msghdr *msg) in net_tcp_queue()
381 const void *value, size_t len) in net_tcp_set_option()
407 void *value, size_t *len) in net_tcp_get_option()
/Zephyr-Core-3.7.0/samples/net/sockets/big_http_download/src/
Dbig_http_download.c101 ssize_t sendall(int sock, const void *buf, size_t len) in sendall()
246 void print_hex(const unsigned char *p, int len) in print_hex()
319 int len = recv(sock, response, sizeof(response) - 1, 0); in download() local
/Zephyr-Core-3.7.0/drivers/bluetooth/hci/
Dapollox_blue.c137 int bt_apollo_spi_send(uint8_t *data, uint16_t len, bt_spi_transceive_fun transceive) in bt_apollo_spi_send()
170 int bt_apollo_spi_rcv(uint8_t *data, uint16_t *len, bt_spi_transceive_fun transceive) in bt_apollo_spi_rcv()
227 bool bt_apollo_vnd_rcv_ongoing(uint8_t *data, uint16_t len) in bt_apollo_vnd_rcv_ongoing()
/Zephyr-Core-3.7.0/drivers/can/
Dcan_stm32h7_fdcan.c60 static int can_stm32h7_read_mram(const struct device *dev, uint16_t offset, void *dst, size_t len) in can_stm32h7_read_mram()
69 size_t len) in can_stm32h7_write_mram()
77 static int can_stm32h7_clear_mram(const struct device *dev, uint16_t offset, size_t len) in can_stm32h7_clear_mram()
Dcan_nrf.c101 static int can_nrf_read_mram(const struct device *dev, uint16_t offset, void *dst, size_t len) in can_nrf_read_mram()
110 size_t len) in can_nrf_write_mram()
118 static int can_nrf_clear_mram(const struct device *dev, uint16_t offset, size_t len) in can_nrf_clear_mram()
Dcan_sam.c47 static int can_sam_read_mram(const struct device *dev, uint16_t offset, void *dst, size_t len) in can_sam_read_mram()
56 size_t len) in can_sam_write_mram()
64 static int can_sam_clear_mram(const struct device *dev, uint16_t offset, size_t len) in can_sam_clear_mram()
/Zephyr-Core-3.7.0/tests/subsys/ipc/pbuf/src/
Dmain.c198 static int check_buffer(char *buf, uint16_t len, char exp) in check_buffer()
213 int len; in stress_read() local
238 uint16_t len = STRESS_LEN_MIN + (sys_rand8_get() % STRESS_LEN_MOD); in stress_write() local
/Zephyr-Core-3.7.0/drivers/sensor/ens160/
Dens160_spi.c54 static int ens160_read_data_spi(const struct device *dev, uint8_t start, uint8_t *data, size_t len) in ens160_read_data_spi()
114 static int ens160_write_data_spi(const struct device *dev, uint8_t reg, uint8_t *data, size_t len) in ens160_write_data_spi()
/Zephyr-Core-3.7.0/samples/bluetooth/peripheral_accept_list/src/
Dmain.c37 void *buf, uint16_t len, uint16_t offset) in read_signed()
46 const void *buf, uint16_t len, uint16_t offset, in write_signed()
/Zephyr-Core-3.7.0/tests/drivers/eeprom/shell/src/
Dmain.c23 const void *data, size_t len) in eeprom_shell_test_write_capture_data()
35 void *data, size_t len) in eeprom_shell_test_read_captured_data()
/Zephyr-Core-3.7.0/subsys/random/
Drandom_entropy_device.c40 uint32_t len = 0; in rand_get() local
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dservice_b_5_3.c45 uint16_t len, uint16_t offset) in read_value_v8()
Dservice_e_2.c45 uint16_t len, uint16_t offset) in read_value_v13()
Dservice_b_5_2.c45 uint16_t len, uint16_t offset) in read_value_v8()

1...<<11121314151617181920>>...47