rt-thread-official/components/drivers/spi
Yuqiang Wang d08ae0bfd1
[driver][soft-spi] spi device driver framework adds pin init function function
为什么提交这份PR (why to submit this PR)
ps:在设备初始化阶段不应该存在对硬件的操作

你的解决方案是什么 (what is your solution)
ps:添加一个pin_init函数,在spi设备使用时调用该函数来完成硬件引脚的状态初始化,而不是在设备初始化阶段对硬件进行操作,已经在瑞萨HMI上通过验证
2024-04-09 18:33:29 -04:00
..
sfud [HUST CSE] [readme] fix invalid URL 2023-04-24 00:47:02 -04:00
SConscript [tools] add GetGCCLikePLATFORM 2023-08-21 01:25:52 -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 [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
qspi_core.c [spi]修复spi总线挂载多设备通信可能失败问题 2024-03-04 19:50:36 -05:00
spi-bit-ops.c [driver][soft-spi] spi device driver framework adds pin init function function 2024-04-09 18:33:29 -04:00
spi-bit-ops.h [driver][soft-spi] spi device driver framework adds pin init function function 2024-04-09 18:33:29 -04:00
spi_core.c [spi]修复spi总线挂载多设备通信可能失败问题 2024-03-04 19:50:36 -05:00
spi_dev.c [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
spi_flash.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
spi_flash_sfud.c [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
spi_flash_sfud.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
spi_msd.c [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
spi_msd.h [kernel][dm]适配新的设备驱动模型 (#8075) 2023-10-18 20:50:30 +08:00
spi_wifi_rw009.c [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
spi_wifi_rw009.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00