incubator-nuttx/include/nuttx/drivers
anjiahao d7b4e91dda Call nxsem_destroy or nxmutex_destry in the error path
1.Don't check the return value of nxsem_init or nxmutex_init
2.Fix some style issue

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-30 13:56:52 +01:00
..
addrenv.h sim_addrenv: support add addrenv dynamically multiple times. 2021-05-30 23:28:40 -05:00
drivers.h drivers: Merge the common driver initialization into one place 2022-03-13 11:24:48 -03:00
ramdisk.h Run all .c and .h files in previous commits through nxstyle. 2020-03-22 08:24:07 -05:00
rpmsgblk.h rpmsgblk: rpmsg block device support 2022-10-28 01:13:58 +08:00
rpmsgdev.h rpmsgdev: add rpmsg-device support. 2022-08-17 18:33:58 +08:00
rwbuffer.h Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00