nuttx/include/nuttx/spi
Huang Qi 0a2873a37f spi/qspi.h: Fix data type of buflen
Summary:
- This patch change the data type of buflen in qspi_meminfo_s
- from uint16_t to uint32_t to allow data size greater than 64KB.

Impact:
- QSPI & some flash like s25fl1 etc

Testing:
- Tested with rm69330 oled controller on custom board

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2020-11-22 19:02:11 -08:00
..
qspi.h spi/qspi.h: Fix data type of buflen 2020-11-22 19:02:11 -08:00
slave.h
spi_bitbang.c
spi_bitbang.h
spi_transfer.h
spi.h include/nuttx/spi/spi.h: Fix typos in comments 2020-11-09 18:20:15 -08:00