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 arch/sim: Move qspiflash simulation to drivers/spi instead 2022-01-07 23:50:11 +08:00
Make.defs arch/sim: Move qspiflash simulation to drivers/spi instead 2022-01-07 23:50:11 +08:00
qspi_flash.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
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 c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
spi_slave_driver.c drivers: Destroy mutex and sem in the error path 2022-10-17 15:59:46 +09:00
spi_transfer.c drivers/spi:Define SPI_~CS~_DELAY_CONTROL to support other delays 2021-11-06 05:14:05 -05:00