incubator-nuttx/drivers/analog
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 drivers: analog: exclude BSD components from build 2022-02-24 22:48:47 +08:00
Make.defs drivers/analog: add mcp48xx dac support 2021-12-15 07:02:56 -06:00
ad5410.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
adc.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
ads1242.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
ads1255.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
ads7828.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
comp.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
dac.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
dac7554.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
dac7571.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
lmp92001.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
ltc1867l.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
max1161x.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
mcp48xx.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
opamp.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pga11x.c Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00