/Zephyr-latest/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-latest/samples/boards/phytec/reel_board/mesh_badge/src/ |
D | reel_board.c | 166 static struct stat { struct 189 struct stat *stat = &stats[i]; in add_hello() argument 220 struct stat *stat = &stats[i]; in add_heartbeat() local 272 struct stat *stat; in show_statistics() local
|
/Zephyr-latest/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-latest/tests/subsys/fs/ext2/src/ |
D | testfs_dirops.c | 19 struct fs_dirent stat; in ZTEST() local
|
/Zephyr-latest/tests/subsys/fs/fat_fs_api/src/ |
D | test_fat_fs.c | 11 struct fs_statvfs stat; in test_statvfs() local
|
/Zephyr-latest/tests/subsys/fs/fat_fs_dual_drive/src/ |
D | test_fat_fs.c | 17 struct fs_statvfs stat; in test_statvfs() local
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | statistic.c | 12 static struct bt_mesh_statistic stat; variable
|
/Zephyr-latest/subsys/fs/ |
D | fuse_fs_access.c | 84 static int fuse_fs_access_getattr(const char *path, struct stat *stat) in fuse_fs_access_getattr() 130 struct stat stat; in fuse_fs_access_readmount() local 174 struct stat stat; in fuse_fs_access_readdir() local
|
/Zephyr-latest/lib/heap/ |
D | heap_validate.c | 96 struct sys_memory_stats stat; in sys_heap_validate() local
|
/Zephyr-latest/subsys/net/lib/zperf/ |
D | zperf_udp_receiver.c | 56 struct zperf_server_hdr *stat, in build_reply() 85 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-latest/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()
|
D | dma_nxp_sdma.c | 40 struct dma_status stat; member 360 struct dma_status *stat) in dma_nxp_sdma_get_status()
|
/Zephyr-latest/include/zephyr/fs/ |
D | fs_sys.h | 177 int (*stat)(struct fs_mount_t *mountp, const char *path, member
|
/Zephyr-latest/drivers/serial/ |
D | uart_xmc4xxx.c | 436 struct dma_status stat; in async_evt_rx_stopped() local 517 struct dma_status stat; in uart_xmc4xxx_async_rx_timeout() local 540 struct dma_status stat; in uart_xmc4xxx_async_tx_abort() local 792 struct dma_status stat; in uart_xmc4xxx_async_rx_disable() local 832 struct dma_status stat; in uart_xmc4xxx_dma_tx_cb() local
|
/Zephyr-latest/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-latest/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_shi_npcx.c | 189 uint8_t stat; in shi_npcx_read_buf_pointer() local 205 uint8_t stat; in shi_npcx_write_buf_pointer() local 688 uint8_t stat; in shi_npcx_isr() local
|
/Zephyr-latest/drivers/spi/ |
D | spi_grlib_spimctrl.c | 20 uint32_t stat; member
|
D | spi_gd32.c | 104 uint32_t stat = SPI_STAT(cfg->reg); in spi_gd32_get_err() local 329 struct dma_status stat; in spi_gd32_start_dma_transceive() local
|
/Zephyr-latest/include/zephyr/drivers/modem/ |
D | simcom-sim7080.h | 92 enum sim7080_sms_stat stat; member
|
/Zephyr-latest/tests/subsys/fs/fs_api/src/ |
D | test_fs.c | 295 const char *path, struct fs_statvfs *stat) in temp_statvfs()
|