Home
last modified time | relevance | path

Searched refs:fs (Results 1 – 16 of 16) sorted by relevance

/bsp/simulator/drivers/
A Dmodule_win32.c245 struct dfs_filesystem *fs; in rt_module_open() local
259 fs = dfs_filesystem_lookup(path); in rt_module_open()
260 if ((fs == RT_NULL) || (strcmp(fs->ops->name,"wdir") != 0)) in rt_module_open()
427 struct dfs_filesystem *fs; in rt_module_exec_cmd() local
451 fs = dfs_filesystem_lookup(full_path); in rt_module_exec_cmd()
452 if ((fs == RT_NULL) || (strcmp(fs->ops->name,"wdir") != 0)) in rt_module_exec_cmd()
A Ddfs_win32.c90 struct dfs_filesystem *fs, in dfs_win32_mount() argument
97 static int dfs_win32_unmount(struct dfs_filesystem *fs) in dfs_win32_unmount() argument
107 static int dfs_win32_statfs(struct dfs_filesystem *fs, in dfs_win32_statfs() argument
378 static int dfs_win32_unlink(struct dfs_filesystem *fs, const char *path) in dfs_win32_unlink() argument
412 struct dfs_filesystem *fs, in dfs_win32_rename() argument
438 static int dfs_win32_stat(struct dfs_filesystem *fs, const char *path, struct stat *st) in dfs_win32_stat() argument
/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_enet_drv.c287 (rx_desc_list_cur->rdes0_bm.fs == 1) && in enet_check_received_frame()
344 if ((rx_desc_list_cur->rdes0_bm.fs == 1) && in enet_get_received_frame_interrupt()
452 dma_tx_desc->tdes0_bm.fs = 1; in enet_prepare_tx_desc_with_ts_record()
488 dma_tx_desc->tdes0_bm.fs = 0; in enet_prepare_tx_desc_with_ts_record()
493 dma_tx_desc->tdes0_bm.fs = 1; in enet_prepare_tx_desc_with_ts_record()
562 dma_tx_desc->tdes0_bm.fs = 1; in enet_prepare_tx_desc()
581 dma_tx_desc->tdes0_bm.fs = 0; in enet_prepare_tx_desc()
586 dma_tx_desc->tdes0_bm.fs = 1; in enet_prepare_tx_desc()
644 dma_tx_desc->tdes0_bm.fs = 1; in enet_prepare_transmission_descriptors()
662 dma_tx_desc->tdes0_bm.fs = 0; in enet_prepare_transmission_descriptors()
[all …]
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Ddisp_eink_data.c654 mm_segment_t fs; in load_wavedata() local
669 fs = get_fs(); in load_wavedata()
686 set_fs(fs); in load_wavedata()
695 set_fs(fs); in load_wavedata()
A Ddisp_waveform.c251 mm_segment_t fs; in init_waveform() local
270 fs = get_fs(); in init_waveform()
335 set_fs(fs); in init_waveform()
351 set_fs(fs); in init_waveform()
/bsp/hc32/tests/
A DSConscript34 ../../../components/net/lwip/lwip-2.1.2/src/apps/http/fs.c
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_enet_drv.h299 uint32_t fs: 1; /**< * First Segment */ member
365 uint32_t fs : 1; /**< First Descriptor */ member
/bsp/allwinner/libraries/sunxi-hal/hal/source/spinor/
A DKconfig59 others need more tested. The upper layer (fs) should takes care of the
/bsp/bouffalo_lab/bl61x/board/config/
A Dbl_factory_params_IoTKitA_auto.dts78 fs = <29>;
/bsp/stm32/stm32f469-st-disco/board/
A DKconfig69 bool "Mount QSPI flash to / with little fs"
/bsp/rockchip/rk3500/
A DTaishanpi-RK3566_CN.md304 [E/DFS.fs] mount point (/proc) already mounted!
A DTaishanpi-RK3566_ZH.md301 [E/DFS.fs] mount point (/proc) already mounted!
/bsp/xuantie/virt64/c906/
A DREADME_cn.md326 [W/DFS.fs] mount / failed with file system type: elm
A DREADME.md324 [W/DFS.fs] mount / failed with file system type: elm
/bsp/qemu-virt64-riscv/
A DREADME_cn.md352 [W/DFS.fs] mount / failed with file system type: elm
A DREADME.md351 [W/DFS.fs] mount / failed with file system type: elm

Completed in 38 milliseconds