nuttx/drivers/spi
dongjiuzhu1 93b2a3744f driver/spi: call bind and unbind when user open or close to save power
Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2023-09-20 23:08:36 +03:00
..
CMakeLists.txt cmake: fix CMake build break 2023-07-15 23:32:36 +08:00
Kconfig Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
Make.defs
qspi_flash.c Fix error: spi/qspi_flash.c:576:45: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] 2023-09-12 10:02:50 +08:00
spi_bitbang.c
spi_driver.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
spi_flash.c
spi_slave_driver.c driver/spi: call bind and unbind when user open or close to save power 2023-09-20 23:08:36 +03:00
spi_transfer.c