incubator-nuttx/drivers/spi
Xiang Xiao dca5a3483f drivers: Destroy mutex and sem in the error path
also correct the order to ensure the memory free is last step

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-17 15:59:46 +09:00
..
Kconfig
Make.defs
qspi_flash.c
spi_bitbang.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
spi_driver.c drivers: Destroy mutex and sem in the error path 2022-10-17 15:59:46 +09:00
spi_flash.c
spi_slave_driver.c drivers: Destroy mutex and sem in the error path 2022-10-17 15:59:46 +09:00
spi_transfer.c