Home
last modified time | relevance | path

Searched defs:count (Results 276 – 300 of 433) sorted by relevance

1...<<1112131415161718

/Zephyr-latest/include/zephyr/drivers/
Dsmbus.h996 uint8_t count, uint8_t *buf) in z_impl_smbus_block_write()
1034 uint8_t *count, uint8_t *buf) in z_impl_smbus_block_read()
/Zephyr-latest/subsys/net/lib/websocket/
Dwebsocket.c1118 static ssize_t websocket_read_vmeth(void *obj, void *buffer, size_t count) in websocket_read_vmeth()
1124 size_t count) in websocket_write_vmeth()
/Zephyr-latest/drivers/ethernet/
Deth_smsc91x.c118 uint16_t count) in smsc_read_multi_2()
136 uint16_t count) in smsc_write_multi_2()
/Zephyr-latest/drivers/sensor/tdk/icm45686/
Dicm45686_decoder.c471 int count = 0; in icm45686_fifo_decode() local
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Dbredr.c156 size_t count) in br_discovery_complete()
/Zephyr-latest/subsys/bluetooth/host/
Dmonitor.c180 atomic_val_t count; in encode_drops() local
/Zephyr-latest/drivers/smbus/
Dsmbus_stm32.c231 uint8_t count, uint8_t *buf) in smbus_stm32_block_write()
/Zephyr-latest/drivers/sensor/
Ddefault_rtio_sensor.c489 int count = 0; in decode() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_srv.c372 size_t count; in health_pub_update() local
/Zephyr-latest/drivers/flash/
Dflash_mspi_emul_device.c118 for (uint32_t count = 0; count < num_packet; ++count) { in emul_mspi_device_transceive() local
Dsoc_flash_nrf.c453 uint32_t count = sizeof(uint32_t) - (w_ctx->flash_addr & 0x3); in write_op() local
/Zephyr-latest/drivers/gpio/
Dgpio_gecko.c73 size_t count; member
/Zephyr-latest/subsys/net/ip/
Digmp.c268 int i, count = 0; in send_igmp_report() local
/Zephyr-latest/drivers/i2c/
Di2c_andes_atciic100.c154 int count = 0; in i2c_atciic100_transfer() local
/Zephyr-latest/drivers/crypto/
Dcrypto_ataes132a.c50 uint8_t count; in ataes132a_send_command() local
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/peripheral/src/
Dmain.c363 void set_tx_payload(uint32_t count) in set_tx_payload()
/Zephyr-latest/drivers/disk/nvme/
Dnvme_cmd.h504 uint32_t nsid, uint64_t lba, uint32_t count) in nvme_namespace_rw_cmd()
515 uint64_t lba, uint32_t count) in nvme_namespace_write_cmd()
522 uint64_t lba, uint32_t count) in nvme_namespace_read_cmd()
/Zephyr-latest/drivers/wifi/simplelink/
Dsimplelink_sockets.c1209 static ssize_t simplelink_read(void *obj, void *buffer, size_t count) in simplelink_read()
1215 size_t count) in simplelink_write()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dcsip_set_coordinator.c163 size_t count) in csip_set_coordinator_oap_cb()
/Zephyr-latest/drivers/can/
Dcan_native_linux.c87 int count; in rx_thread() local
/Zephyr-latest/drivers/modem/
Dmodem_cmd_handler.c107 int count = 0; in parse_params() local
/Zephyr-latest/drivers/dma/
Ddma_stm32.c255 int count = 0; in dma_stm32_disable_stream() local
/Zephyr-latest/include/zephyr/net/
Dvirtual.h66 int count; member
/Zephyr-latest/tests/lib/sprintf/src/
Dmain.c551 int count; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dcfg.c459 uint8_t count, interval, new_transmit; in cmd_net_transmit() local
495 uint8_t count, interval, new_transmit; in cmd_relay() local
1539 uint8_t status, count, res_step, steps; in mod_pub_set() local

1...<<1112131415161718