Home
last modified time | relevance | path

Searched defs:count (Results 351 – 375 of 433) sorted by relevance

1...<<1112131415161718

/Zephyr-latest/drivers/modem/
Dsimcom-sim7080.c519 static ssize_t offload_read(void *obj, void *buffer, size_t count) in offload_read()
527 static ssize_t offload_write(void *obj, const void *buffer, size_t count) in offload_write()
Dublox-sara-r4.c1745 static ssize_t offload_read(void *obj, void *buffer, size_t count) in offload_read()
1750 static ssize_t offload_write(void *obj, const void *buffer, size_t count) in offload_write()
/Zephyr-latest/drivers/usb/uhc/
Duhc_virtual.c41 uint8_t count; member
/Zephyr-latest/subsys/fs/
Dshell.c356 int count; in cmd_read() local
/Zephyr-latest/drivers/gpio/
Dgpio_shell.c445 size_t count; in cmd_gpio_blink() local
/Zephyr-latest/tests/kernel/context/src/
Dmain.c391 unsigned long long count = 1ull; in _test_kernel_interrupts() local
/Zephyr-latest/drivers/dma/
Ddma_stm32_bdma.c445 int count = 0; in bdma_stm32_disable_channel() local
/Zephyr-latest/arch/arm64/core/
Dmmu.c119 int count = 0; in arm64_mmu_nb_free_tables() local
132 int count = 0; in arm64_mmu_tables_total_usage() local
/Zephyr-latest/drivers/spi/
Dspi_mchp_mss.c187 int count; in mss_spi_readwr_fifo() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dlpn.c774 int i, count = 0; in group_popcount() local
/Zephyr-latest/subsys/net/ip/
Droute.c616 int count = 0, status = 0; in net_route_del_by_nexthop() local
/Zephyr-latest/lib/net_buf/
Dbuf.c659 uint16_t count = MIN(len, net_buf_tailroom(frag)); in net_buf_append_bytes() local
/Zephyr-latest/modules/hal_infineon/abstraction-rtos/source/COMPONENT_ZEPHYR/
Dcyabs_rtos_zephyr.c473 cy_rslt_t cy_rtos_get_count_semaphore(cy_semaphore_t *semaphore, size_t *count) in cy_rtos_get_count_semaphore()
/Zephyr-latest/tests/net/6lo/src/
Dmain.c1153 int count; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull.c1788 void *ll_pdu_rx_alloc_peek(uint8_t count) in ll_pdu_rx_alloc_peek()
2030 void *ull_pdu_rx_alloc_peek(uint8_t count) in ull_pdu_rx_alloc_peek()
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwpa_supp_if.c765 int count = 0; in nrf_wifi_wpa_supp_authenticate() local
1506 int count; in nrf_wifi_parse_sband() local
/Zephyr-latest/include/zephyr/drivers/i3c/
Dccc.h471 uint8_t count; member
697 uint8_t count; member
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_inet.c2841 static ssize_t sock_read_vmeth(void *obj, void *buffer, size_t count) in sock_read_vmeth()
2846 static ssize_t sock_write_vmeth(void *obj, const void *buffer, size_t count) in sock_write_vmeth()
/Zephyr-latest/subsys/bluetooth/audio/
Dhas_client.c879 int bt_has_client_presets_read(struct bt_has *has, uint8_t start_index, uint8_t count) in bt_has_client_presets_read()
/Zephyr-latest/drivers/i2c/
Di2c_cdns.c955 uint32_t count; in cdns_i2c_master_transfer() local
Di2c_mchp_xec_v2.c165 uint32_t count = nwait; in wait_bus_free() local
/Zephyr-latest/drivers/bluetooth/hci/
Dh5.c157 int count; in h5_unslip_byte() local
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c688 static int nxp_wifi_process_results(unsigned int count) in nxp_wifi_process_results()
/Zephyr-latest/drivers/sensor/grow_r502a/
Dgrow_r502a.c586 static int fps_delete_model(const struct device *dev, uint16_t id, uint16_t count) in fps_delete_model()
/Zephyr-latest/include/zephyr/usb/class/
Dhid.h351 #define HID_REPORT_COUNT(count) \ argument

1...<<1112131415161718