esp-idf/components/soc/include/soc
wanlei 8290d450f3 spi_master:fix error when use spi_bus_add_device more than 3 device
update gpio_sig at `spics_out` array in each spi_periph.c of chips later than s2
then `spi_bus_add_device` can correctly distribute gpio_signals for cs_signal

Closes https://github.com/espressif/esp-idf/issues/8876
2022-09-14 12:40:29 +08:00
..
adc_periph.h soc: merge C3 caps into a single soc_caps.h 2021-05-11 15:20:54 +08:00
dac_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
dedic_gpio_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
efuse_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
emac_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
gdma_periph.h gdma: dynamic alloc DMA channels 2021-01-13 10:52:27 +08:00
gpio_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
hwcrypto_periph.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2c_periph.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
i2s_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
interrupts.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
ledc_periph.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
lldesc.h soc: Added support for specify the maximum descriptor length when setting up the DMA descriptor link 2022-01-06 08:11:57 +08:00
mcpwm_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
pcnt_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rmt_periph.h rmt: split TX and RX in LL driver 2020-11-05 19:00:55 +08:00
rtc_cntl_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rtc_io_periph.h system: reset dma when soft reset 2021-01-25 04:51:40 +00:00
rtc_periph.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
sdio_slave_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sdmmc_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sens_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sigmadelta_periph.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
soc_memory_layout.h espcoredump: Fix bugs related to (fake) stacks 2021-05-28 01:58:09 +00:00
spi_periph.h spi_master:fix error when use spi_bus_add_device more than 3 device 2022-09-14 12:40:29 +08:00
syscon_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
timer_periph.h timergroup: move interrupt index into peripheral description file 2020-11-03 18:16:50 +08:00
touch_sensor_periph.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
twai_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
uart_periph.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
uhci_periph.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00