/Zephyr-Core-3.5.0/samples/sensor/grove_light/src/ |
D | main.c | 24 int read; in main() local
|
/Zephyr-Core-3.5.0/tests/kernel/pipe/pipe/src/ |
D | test_pipe.c | 176 size_t read; in pipe_get_single() local 254 size_t read; in pipe_get_multiple() local 349 size_t read; in pipe_get_forever_wait() local 480 size_t read; in pipe_get_timeout() local 532 size_t read; in pipe_get_on_empty_pipe() local 609 size_t read; in pipe_get_forever_timeout() local 645 size_t read; in pipe_put_get_timeout() local 887 size_t read; in ZTEST_USER() local 992 size_t written, read; in ZTEST() local
|
/Zephyr-Core-3.5.0/samples/sensor/grove_temperature/src/ |
D | main.c | 24 int read; in main() local
|
/Zephyr-Core-3.5.0/tests/arch/common/semihost/src/ |
D | main.c | 16 long read, fd; in ZTEST() local
|
/Zephyr-Core-3.5.0/samples/subsys/pm/device_pm/src/ |
D | dummy_driver.h | 21 dummy_api_read_t read; member
|
/Zephyr-Core-3.5.0/subsys/net/lib/mqtt/ |
D | mqtt_transport.h | 59 transport_read_handler_t read; member
|
/Zephyr-Core-3.5.0/include/zephyr/retention/ |
D | retention.h | 44 retention_read_api read; member
|
/Zephyr-Core-3.5.0/tests/net/socket/socketpair/src/ |
D | fionread.c | 10 #define read(fd, buf, len) zsock_recv(fd, buf, len, 0) macro
|
/Zephyr-Core-3.5.0/drivers/usb/device/ |
D | usb_dc_native_posix_adapt.c | 191 int read; in handle_usbip_submit() local 212 int read; in handle_usbip_unlink() local 330 int read; in usbip_start() local
|
/Zephyr-Core-3.5.0/tests/subsys/zbus/integration/src/ |
D | main.c | 295 struct action_msg read; in ZTEST() local 331 struct action_msg read = {.status = true}; in ZTEST() local
|
/Zephyr-Core-3.5.0/scripts/pylib/pytest-twister-harness/tests/resources/ |
D | fifo_mock.py | 42 def read(self): member in FifoFile
|
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/ |
D | audio_internal.h | 17 ssize_t (*read)(struct bt_conn *conn, const struct bt_gatt_attr *attr, member
|
/Zephyr-Core-3.5.0/include/zephyr/sys/ |
D | fdtable.h | 24 ssize_t (*read)(void *obj, void *buf, size_t sz); member
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/ |
D | eeprom.h | 43 eeprom_api_read read; member
|
D | disk.h | 86 int (*read)(struct disk_info *disk, uint8_t *data_buf, member
|
D | syscon.h | 63 syscon_api_read_reg read; member
|
D | retained_mem.h | 80 retained_mem_read_api read; member
|
D | ps2.h | 57 ps2_read_t read; member
|
/Zephyr-Core-3.5.0/include/zephyr/llext/ |
D | loader.h | 62 int (*read)(struct llext_loader *ldr, void *out, size_t len); member
|
/Zephyr-Core-3.5.0/scripts/pylib/pytest-twister-harness/src/twister_harness/device/ |
D | fifo_handler.py | 122 def read(self, __size: int = -1) -> bytes: member in FifoHandler
|
/Zephyr-Core-3.5.0/samples/subsys/usb/cdc_acm_composite/src/ |
D | main.c | 53 int read; in interrupt_handler() local
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/edtt/common/ |
D | edtt_driver_bsim.c | 99 int read = 0; in edtt_read() local
|
/Zephyr-Core-3.5.0/subsys/shell/backends/ |
D | shell_rtt.c | 108 static int read(const struct shell_transport *transport, in read() function
|
D | shell_dummy.c | 79 static int read(const struct shell_transport *transport, in read() function
|
/Zephyr-Core-3.5.0/include/zephyr/fs/ |
D | fs_sys.h | 45 ssize_t (*read)(struct fs_file_t *filp, void *dest, size_t nbytes); member
|