rt-thread/components/drivers/spi
Runcheng Lu ba50b60817 [components][drivers][spi]: fix: set message.parent.next to NULL for rt_qspi_send_then_recv API and rt_qspi_send API
- Ensure correct QSPI message chaining by setting next pointer to NULL, preventing unintended data transmission issues.

Signed-off-by: Runcheng Lu <runcheng.lu@hpmicro.com>
2025-03-05 10:29:25 +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 [components][drivers][spi]: fix: set message.parent.next to NULL for rt_qspi_send_then_recv API and rt_qspi_send API 2025-03-05 10:29:25 +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 Fixup device rename by chip_select 2025-03-01 12:03:32 +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 [components][drivers][spi] dev_spi_flash_sfud: fix: set message.parent.next to NULL for qspi_read API 2025-03-05 10:29:15 +08: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