Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 25 of 65) sorted by relevance

123

/Zephyr-latest/tests/subsys/fs/common/
Dtest_fs_basic.c38 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
Dtest_fs_dirops.c59 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/
Dreel_board.c166 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/
Dtest_lfs_basic.c50 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
Dtest_lfs_perf.c30 struct fs_dirent stat; in write_read() local
/Zephyr-latest/tests/subsys/fs/ext2/src/
Dtestfs_dirops.c19 struct fs_dirent stat; in ZTEST() local
/Zephyr-latest/tests/subsys/fs/fat_fs_api/src/
Dtest_fat_fs.c11 struct fs_statvfs stat; in test_statvfs() local
/Zephyr-latest/tests/subsys/fs/fat_fs_dual_drive/src/
Dtest_fat_fs.c17 struct fs_statvfs stat; in test_statvfs() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dstatistic.c12 static struct bt_mesh_statistic stat; variable
/Zephyr-latest/subsys/fs/
Dfuse_fs_access.c84 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/
Dheap_validate.c96 struct sys_memory_stats stat; in sys_heap_validate() local
/Zephyr-latest/subsys/net/lib/zperf/
Dzperf_udp_receiver.c56 struct zperf_server_hdr *stat, in build_reply()
85 struct zperf_server_hdr *stat) in zperf_receiver_send_stat()
Dzperf_session.h54 struct zperf_server_hdr stat; member
Dzperf_udp_uploader.c27 struct zperf_server_hdr *stat; in zperf_upload_decode_stat() local
/Zephyr-latest/drivers/dma/
Ddma_intel_lpss.c89 struct dma_status *stat) in dma_intel_lpss_get_status()
Ddma_sam0.c360 struct dma_status *stat) in dma_sam0_get_status()
Ddma_nxp_sdma.c40 struct dma_status stat; member
360 struct dma_status *stat) in dma_nxp_sdma_get_status()
/Zephyr-latest/include/zephyr/fs/
Dfs_sys.h177 int (*stat)(struct fs_mount_t *mountp, const char *path, member
/Zephyr-latest/drivers/serial/
Duart_xmc4xxx.c436 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/
Di2c_gd32.c233 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/
Dec_host_cmd_backend_shi_npcx.c189 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/
Dspi_grlib_spimctrl.c20 uint32_t stat; member
Dspi_gd32.c104 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/
Dsimcom-sim7080.h92 enum sim7080_sms_stat stat; member
/Zephyr-latest/tests/subsys/fs/fs_api/src/
Dtest_fs.c295 const char *path, struct fs_statvfs *stat) in temp_statvfs()

123