nuttx/drivers/spi
Jukka Laitinen f33dc4df3f Change FIOC_MMAP into file operation call
- Add mmap into file_operations and remove it from ioctl definitions.
- Add mm_map structure definitions to support future unmapping
- Modify all drivers to initialize the operations struct accordingly

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-02 11:23:20 -03:00
..
Kconfig arch/sim: Move qspiflash simulation to drivers/spi instead 2022-01-07 23:50:11 +08:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +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 Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03: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 Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03:00
spi_transfer.c drivers/spi:Define SPI_~CS~_DELAY_CONTROL to support other delays 2021-11-06 05:14:05 -05:00