incubator-nuttx/drivers/leds
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
..
Kconfig Add gSPI mode support for Infineon CYW43539 2022-08-15 10:31:36 +08:00
Make.defs
apa102.c drivers: remove unimplemented open/close/ioctl interfaces 2022-04-15 16:56:25 +08:00
max7219.c drivers: remove unimplemented open/close/ioctl interfaces 2022-04-15 16:56:25 +08:00
ncp5623c.c drivers: leds: ncp5623c: migrate the license to Apache 2022-04-20 21:05:45 +08:00
pca9635pw.c register_driver: fix driver modes accross the code 2022-02-16 16:15:29 +08:00
rgbled.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
userled_lower.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
userled_upper.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
ws2812.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00