incubator-nuttx/drivers/ipcc
Xiang Xiao 779a610ca3 Remove the unnecessary NULL fields in global instance definition of file_operations
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-01-04 00:32:13 +02:00
..
Kconfig mm/circbuf: Remove MM_CIRCBUF option from Kconfig 2022-11-08 10:18:27 -03:00
Make.defs
ipcc_close.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
ipcc_open.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
ipcc_poll.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
ipcc_priv.h Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
ipcc_read.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
ipcc_register.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
ipcc_unlink.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
ipcc_write.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00