This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a89a954a850bdb425edfef920ce7c05ab77188c9
esp-idf
/
components
/
esp_driver_spi
/
src
/
gpspi
T
History
wanckl
a2be2ffe5a
fix(driver_spi): fixed p4 no dma polling trans cache sync fail
2024-10-30 20:52:29 +08:00
..
spi_common.c
fix(esp_timer): fix isr safe when CONFIG_FREERTOS_USE_TICKLESS_IDLE and PM_ENABLE
2024-10-24 12:47:38 +08:00
spi_dma.c
refactor(spi_slave_hd): replace part of dma_ll in hd hal layer
2024-04-24 14:01:09 +08:00
spi_master.c
fix(driver_spi): fixed p4 no dma polling trans cache sync fail
2024-10-30 20:52:29 +08:00
spi_slave_hd.c
fix(driver_spi): supress overlapping buffers warning for GCC analyzer
2024-09-08 13:53:52 +07:00
spi_slave.c
fix(driver_spi): fix p4 cache auto writeback during spi(dma) rx
2024-08-27 20:01:56 +08:00