/Zephyr-latest/drivers/modem/ |
D | simcom-sim7080.c | 519 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()
|
D | ublox-sara-r4.c | 1745 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/ |
D | uhc_virtual.c | 41 uint8_t count; member
|
/Zephyr-latest/subsys/fs/ |
D | shell.c | 356 int count; in cmd_read() local
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_shell.c | 445 size_t count; in cmd_gpio_blink() local
|
/Zephyr-latest/tests/kernel/context/src/ |
D | main.c | 391 unsigned long long count = 1ull; in _test_kernel_interrupts() local
|
/Zephyr-latest/drivers/dma/ |
D | dma_stm32_bdma.c | 445 int count = 0; in bdma_stm32_disable_channel() local
|
/Zephyr-latest/arch/arm64/core/ |
D | mmu.c | 119 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/ |
D | spi_mchp_mss.c | 187 int count; in mss_spi_readwr_fifo() local
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | lpn.c | 774 int i, count = 0; in group_popcount() local
|
/Zephyr-latest/subsys/net/ip/ |
D | route.c | 616 int count = 0, status = 0; in net_route_del_by_nexthop() local
|
/Zephyr-latest/lib/net_buf/ |
D | buf.c | 659 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/ |
D | cyabs_rtos_zephyr.c | 473 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/ |
D | main.c | 1153 int count; in ZTEST() local
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull.c | 1788 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/ |
D | wpa_supp_if.c | 765 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/ |
D | ccc.h | 471 uint8_t count; member 697 uint8_t count; member
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | sockets_inet.c | 2841 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/ |
D | has_client.c | 879 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/ |
D | i2c_cdns.c | 955 uint32_t count; in cdns_i2c_master_transfer() local
|
D | i2c_mchp_xec_v2.c | 165 uint32_t count = nwait; in wait_bus_free() local
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | h5.c | 157 int count; in h5_unslip_byte() local
|
/Zephyr-latest/drivers/wifi/nxp/ |
D | nxp_wifi_drv.c | 688 static int nxp_wifi_process_results(unsigned int count) in nxp_wifi_process_results()
|
/Zephyr-latest/drivers/sensor/grow_r502a/ |
D | grow_r502a.c | 586 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/ |
D | hid.h | 351 #define HID_REPORT_COUNT(count) \ argument
|