rt-thread/components/drivers/spi
GUI 1564735b5c
[DM/SPI] Make CS pin config fixed in system (#9977)
Make a max CS pin value (16) for SPI, that will not
alloc `*cs_pins` by malloc, because drivers call
`rt_device_unregister` may not free item.

Fixup the QSPI init configure member in DM mode.

Make SoC Kconfig import easy.

Signed-off-by: GuEe-GUI <2991707448@qq.com>
2025-02-11 14:54:59 +08:00
..
sfud [HUST CSE] [readme] fix invalid URL 2023-04-24 00:47:02 -04:00
Kconfig [drivers/spi]统一软件SPI配置 2025-02-09 15:48:49 +08:00
SConscript [drivers/spi]统一软件SPI配置 2025-02-09 15:48:49 +08:00
dev_qspi_core.c [DM/SPI] Make CS pin config fixed in system (#9977) 2025-02-11 14:54:59 +08:00
dev_soft_spi.c [components][drivers]:fix spi bug and add software spi (#9944) 2025-01-27 08:35:11 +08:00
dev_spi.c [DM/SPI] Support DM mode in SPI 2024-11-27 18:04:07 +08:00
dev_spi_bit_ops.c [components][drivers]:fix spi bug and add software spi (#9944) 2025-01-27 08:35:11 +08:00
dev_spi_bit_ops.h [drivers] Specifies the name of the drivers driver file 2024-09-13 17:40:40 -04:00
dev_spi_bus.c [DM/SPI] Make CS pin config fixed in system (#9977) 2025-02-11 14:54:59 +08:00
dev_spi_core.c [DM/SPI] Make CS pin config fixed in system (#9977) 2025-02-11 14:54:59 +08:00
dev_spi_dm.c [DM/SPI] Make CS pin config fixed in system (#9977) 2025-02-11 14:54:59 +08:00
dev_spi_dm.h [DM/SPI] Support DM mode in SPI 2024-11-27 18:04:07 +08:00
dev_spi_flash.h [drivers] Specifies the name of the drivers driver file 2024-09-13 17:40:40 -04:00
dev_spi_flash_sfud.c [drivers] Specifies the name of the drivers driver file 2024-09-13 17:40:40 -04:00
dev_spi_flash_sfud.h add missing extern "C" in header to support cpp 2024-10-24 20:22:48 +08:00
dev_spi_msd.c [drivers] Specifies the name of the drivers driver file 2024-09-13 17:40:40 -04:00
dev_spi_msd.h [drivers] Specifies the name of the drivers driver file 2024-09-13 17:40:40 -04:00
dev_spi_wifi_rw009.c [drivers] Specifies the name of the drivers driver file 2024-09-13 17:40:40 -04:00
dev_spi_wifi_rw009.h [drivers] Specifies the name of the drivers driver file 2024-09-13 17:40:40 -04:00
enc28j60.c [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
enc28j60.h [drivers] Specifies the name of the drivers driver file 2024-09-13 17:40:40 -04:00