nuttx/drivers/misc
dongjiuzhu1 1a609c53d7 misc/rwbuffer: using unify lock function for lock and unlock
if disable CONFIG_DRVR_WRITEBUFFER, the lock and unlock will misc match.

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2023-07-28 05:10:39 -07:00
..
addrenv.c
CMakeLists.txt cmake: fix CMake build break 2023-07-15 23:32:36 +08:00
dev_ascii.c drivers: add ascii drvier, returns a printable string of 0x21-0x7f 2023-07-12 11:13:37 -06:00
dev_null.c fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
dev_zero.c fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
Kconfig Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
lwl_console.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
Make.defs drivers: add ascii drvier, returns a printable string of 0x21-0x7f 2023-07-12 11:13:37 -06:00
mkrd.c
ramdisk.c fs: Add model field to geometry and mtd_geometry_s 2023-01-31 11:50:28 -03:00
rpmsgblk_server.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
rpmsgblk.c rpmsgblk: get return value from header 2023-07-14 13:34:53 +08:00
rpmsgblk.h nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
rpmsgdev_server.c rpmsg: use workqueue for rpmsgdev poll notify 2023-07-14 19:18:36 +08:00
rpmsgdev.c rpmsg: support the fdsan feature for rpmsg dev/mtd/blk 2023-06-17 19:34:39 +08:00
rpmsgdev.h nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
rwbuffer.c misc/rwbuffer: using unify lock function for lock and unlock 2023-07-28 05:10:39 -07:00