nuttx/drivers/spi
Jukka Laitinen 41e9df2f3e Add ftruncate into file operation calls
- Add truncate into file_operations
- Move truncate to be common for mountpt_operations and file_operations
- 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
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
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 Add ftruncate into file operation calls 2023-01-02 11:23:20 -03:00
spi_flash.c
spi_slave_driver.c Add ftruncate into file operation calls 2023-01-02 11:23:20 -03:00
spi_transfer.c