/Zephyr-Core-3.7.0/tests/subsys/fs/common/ |
D | test_fs_basic.c | 38 struct fs_dirent stat; in create_write_hello() local 138 struct fs_dirent stat; in seek_within_hello() local 203 struct fs_dirent stat; in truncate_hello() local 263 struct fs_dirent stat; in unlink_hello() local 294 struct fs_dirent stat; in sync_goodbye() local
|
D | test_fs_dirops.c | 59 struct fs_dirent stat; in check_mkdir() local 83 struct fs_statvfs stat; in build_layout() local 153 struct fs_dirent stat; in check_rename() local
|
/Zephyr-Core-3.7.0/samples/boards/reel_board/mesh_badge/src/ |
D | reel_board.c | 166 static struct stat { struct 189 struct stat *stat = &stats[i]; in add_hello() local 220 struct stat *stat = &stats[i]; in add_heartbeat() local 272 struct stat *stat; in show_statistics() local
|
/Zephyr-Core-3.7.0/tests/subsys/fs/littlefs/src/ |
D | test_lfs_basic.c | 50 struct fs_statvfs stat; in clean_statvfs() local 75 struct fs_statvfs stat; in check_medium() local 107 struct fs_statvfs stat; in check_large() local
|
D | test_lfs_perf.c | 30 struct fs_dirent stat; in write_read() local
|
/Zephyr-Core-3.7.0/tests/subsys/fs/fat_fs_api/src/ |
D | test_fat_fs.c | 11 struct fs_statvfs stat; in test_statvfs() local
|
/Zephyr-Core-3.7.0/tests/subsys/fs/ext2/src/ |
D | testfs_dirops.c | 19 struct fs_dirent stat; in ZTEST() local
|
/Zephyr-Core-3.7.0/tests/subsys/fs/fat_fs_dual_drive/src/ |
D | test_fat_fs.c | 17 struct fs_statvfs stat; in test_statvfs() local
|
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/ |
D | statistic.c | 12 static struct bt_mesh_statistic stat; variable
|
/Zephyr-Core-3.7.0/subsys/fs/ |
D | fuse_fs_access.c | 80 static int fuse_fs_access_getattr(const char *path, struct stat *stat) in fuse_fs_access_getattr() 126 struct stat stat; in fuse_fs_access_readmount() local 170 struct stat stat; in fuse_fs_access_readdir() local
|
/Zephyr-Core-3.7.0/lib/heap/ |
D | heap_validate.c | 96 struct sys_memory_stats stat; in sys_heap_validate() local
|
/Zephyr-Core-3.7.0/subsys/net/lib/zperf/ |
D | zperf_udp_receiver.c | 55 struct zperf_server_hdr *stat, in build_reply() 84 struct zperf_server_hdr *stat) in zperf_receiver_send_stat()
|
D | zperf_session.h | 54 struct zperf_server_hdr stat; member
|
D | zperf_udp_uploader.c | 27 struct zperf_server_hdr *stat; in zperf_upload_decode_stat() local
|
/Zephyr-Core-3.7.0/drivers/dma/ |
D | dma_intel_lpss.c | 89 struct dma_status *stat) in dma_intel_lpss_get_status()
|
D | dma_sam0.c | 360 struct dma_status *stat) in dma_sam0_get_status()
|
/Zephyr-Core-3.7.0/include/zephyr/fs/ |
D | fs_sys.h | 177 int (*stat)(struct fs_mount_t *mountp, const char *path, member
|
/Zephyr-Core-3.7.0/drivers/interrupt_controller/ |
D | intc_plic.c | 335 struct plic_stats stat = data->stats; in plic_irq_handler() local 454 struct plic_stats stat = data->stats; in cmd_get_stats() local 483 struct plic_stats stat = data->stats; in cmd_clear_stats() local
|
/Zephyr-Core-3.7.0/drivers/i2c/ |
D | i2c_gd32.c | 233 uint32_t stat; in i2c_gd32_event_isr() local 264 uint32_t stat; in i2c_gd32_error_isr() local
|
/Zephyr-Core-3.7.0/drivers/serial/ |
D | uart_xmc4xxx.c | 495 struct dma_status stat; in uart_xmc4xxx_async_rx_timeout() local 518 struct dma_status stat; in uart_xmc4xxx_async_tx_abort() local 764 struct dma_status stat; in uart_xmc4xxx_async_rx_disable() local 804 struct dma_status stat; in uart_xmc4xxx_dma_tx_cb() local
|
/Zephyr-Core-3.7.0/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_shi_npcx.c | 178 uint8_t stat; in shi_npcx_read_buf_pointer() local 194 uint8_t stat; in shi_npcx_write_buf_pointer() local 670 uint8_t stat; in shi_npcx_isr() local
|
/Zephyr-Core-3.7.0/drivers/spi/ |
D | spi_grlib_spimctrl.c | 19 uint32_t stat; member
|
D | spi_gd32.c | 103 uint32_t stat = SPI_STAT(cfg->reg); in spi_gd32_get_err() local 328 struct dma_status stat; in spi_gd32_start_dma_transceive() local
|
/Zephyr-Core-3.7.0/include/zephyr/drivers/modem/ |
D | simcom-sim7080.h | 92 enum sim7080_sms_stat stat; member
|
/Zephyr-Core-3.7.0/tests/subsys/fs/fs_api/src/ |
D | test_fs.c | 295 const char *path, struct fs_statvfs *stat) in temp_statvfs()
|