This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
spi
History
anjiahao
d1d46335df
Replace nxsem API when used as a lock with nxmutex API
...
Signed-off-by: anjiahao <anjiahao@xiaomi.com> 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
Replace nxsem API when used as a lock with nxmutex API
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
Replace nxsem API when used as a lock with nxmutex API
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