incubator-nuttx/fs/driver
anjiahao d1d46335df Replace nxsem API when used as a lock with nxmutex API
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-17 15:59:46 +09:00
..
Make.defs driver: move find_mtddriver() to fs.h and add close_mtddriver.c 2022-09-09 19:27:57 +08:00
driver.h driver: move find_mtddriver() to fs.h and add close_mtddriver.c 2022-09-09 19:27:57 +08:00
fs_blockpartition.c nuttx:Change fs strncpy to strlcpy to avoid losing'\0' 2021-12-30 18:06:00 +08:00
fs_blockproxy.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
fs_closeblockdriver.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_closemtddriver.c driver: move find_mtddriver() to fs.h and add close_mtddriver.c 2022-09-09 19:27:57 +08:00
fs_findblockdriver.c find_blockdriver: Don't ferr() on MTDs 2021-03-14 22:14:56 -07:00
fs_findmtddriver.c driver: move find_mtddriver() to fs.h and add close_mtddriver.c 2022-09-09 19:27:57 +08:00
fs_mtdpartition.c fs: Support 64bit in register_[block|mtd]partition 2021-08-16 10:16:09 -03:00
fs_mtdproxy.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
fs_openblockdriver.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_registerblockdriver.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
fs_registerdriver.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
fs_registermtddriver.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
fs_unregisterblockdriver.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
fs_unregisterdriver.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
fs_unregistermtddriver.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00