Home
last modified time | relevance | path

Searched refs:OsGetDeviceList (Results 1 - 3 of 3) sorted by relevance

/kernel/uniproton/src/fs/vfs/
H A Dvfs_partition.h25 struct TagDeviceDesc *OsGetDeviceList(void);
H A Dvfs_partition.c56 struct TagDeviceDesc *OsGetDeviceList(void) in OsGetDeviceList() function
/kernel/uniproton/src/fs/littlefs/
H A Dlfs_adapter.c34 for (device = OsGetDeviceList(); device != NULL; device = device->dNext) { in OsLfsGetStartAddr()

Completed in 2 milliseconds