esp-idf/components/driver/include/driver
Michael (XIAO Xufeng) 9a394e1aa0 Merge branch 'feature/spi_bringup_esp32s3' into 'master'
spi: bringup on esp32s3

See merge request espressif/esp-idf!10107
2020-10-27 00:51:42 +08:00
..
adc2_wifi_private.h driver(adc): add adc initial code before app_main for esp32s2. 2020-04-04 10:15:30 +08:00
adc_common.h doc/adc: modifications in the adc documentation and adc headers 2020-09-02 11:30:48 +00:00
can.h TWAI: Add ESP32-S2 support 2020-06-30 16:56:03 +08:00
dac_common.h dfiver(dac): add dac dma driver and unit test 2020-08-26 06:23:24 +00:00
dedic_gpio.h dedicated gpio: add driver 2020-10-20 21:06:09 +08:00
gpio.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
i2c.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
i2s.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
ledc.h Bugfix(LEDC): Add missing ledc_set_pin declaration in led.h 2020-02-19 16:02:33 +08:00
mcpwm.h soc: updates caps usage 2020-10-17 16:10:17 +08:00
pcnt.h pcnt: add rotary encoder example 2020-10-19 11:56:18 +08:00
periph_ctrl.h wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 2020-08-05 11:04:16 +08:00
rmt.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
rtc_cntl.h Add missing extern "C" to rtc_cntl.h 2019-12-21 12:12:54 +11:00
rtc_io.h rtcio: add hal for driver 2019-11-21 10:40:49 +08:00
sdio_slave.h freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
sdmmc_defs.h sdmmc_io: support to print CIS information 2019-07-29 10:41:17 +08:00
sdmmc_host.h soc: updates caps usage 2020-10-17 16:10:17 +08:00
sdmmc_types.h sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 2020-02-12 15:16:08 +08:00
sdspi_host.h sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 2020-02-12 15:16:08 +08:00
sigmadelta.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
spi_common_internal.h spi: esp32s3 bringup for spi 2020-10-26 11:28:34 +08:00
spi_common.h spi: allow force pins being configured throug GPIO matrix 2020-07-11 00:00:47 +08:00
spi_master.h spi: allow using esp_flash and spi_master driver on the same bus 2020-03-26 22:08:26 +08:00
spi_slave_hd.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
spi_slave.h spi_slave: add valid check for DMA buffers 2018-11-26 03:49:26 +00:00
timer.h timer: add return task awoken for timer callback 2020-06-11 16:02:55 +08:00
touch_pad.h driver(adc/dac): fix adc dac driver for esp32s2 2020-04-01 12:41:51 +08:00
touch_sensor_common.h Driver(touch): fix touch sensor driver for esp32s2. 2020-03-25 22:45:57 +08:00
twai.h soc: updates caps usage 2020-10-17 16:10:17 +08:00
uart_select.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
uart.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00