esp-idf/components/driver
Michael (XIAO Xufeng) 04d6b115ae adc: fixed efuse called in critical section issue 2020-12-08 17:41:49 +08:00
..
esp32 adc_i2s: solve the i2s_adc issue when using wifi 2020-12-07 10:45:04 +08:00
esp32s2 adc: fixed efuse called in critical section issue 2020-12-08 17:41:49 +08:00
esp32s3/include/driver Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
include/driver adc_i2s: solve the i2s_adc issue when using wifi 2020-12-07 10:45:04 +08:00
test Merge branch 'test/disable_sdio_single_core_tests' into 'master' 2020-12-08 11:48:13 +08:00
CMakeLists.txt cmake: Apply cmakelint fixes 2020-11-11 07:36:35 +00:00
Kconfig TWAI: ISR runs when cache is disabled 2020-10-10 14:19:32 +08:00
adc1_private.h adc_i2s: solve the i2s_adc issue when using wifi 2020-12-07 10:45:04 +08:00
adc_common.c adc: fixed efuse called in critical section issue 2020-12-08 17:41:49 +08:00
component.mk spi_slave_hd: new driver for spi slave in half duplex mode 2020-07-11 00:00:50 +08:00
dac_common.c dfiver(dac): add dac dma driver and unit test 2020-08-26 06:23:24 +00:00
dedic_gpio.c dedicated gpio: add driver 2020-10-20 21:06:09 +08:00
gpio.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
i2c.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
i2s.c adc_i2s: solve the i2s_adc issue when using wifi 2020-12-07 10:45:04 +08:00
ledc.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
mcpwm.c driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 2020-08-03 15:21:36 +08:00
pcnt.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
periph_ctrl.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rmt.c rmt: rename always_on to aware_dfs 2020-11-05 19:00:55 +08:00
rtc_io.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
rtc_module.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
sdio_slave.c driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 2020-08-03 15:21:36 +08:00
sdkconfig.rename Rename Kconfig options (components/driver) 2019-05-21 09:09:01 +02:00
sdmmc_host.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdmmc_private.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdmmc_transaction.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdspi_crc.c esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08:00
sdspi_crc.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdspi_host.c esp_rom: extract common GPIO apis into esp_rom_gpio.h 2020-07-07 11:40:19 +08:00
sdspi_private.h sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 2020-02-12 15:16:08 +08:00
sdspi_transaction.c driver: remove unused drivers for esp32s2beta 2019-09-04 10:53:25 +10:00
sigmadelta.c sigma_delta: add periph signal list and support esp32-s3 2020-10-29 11:06:28 +08:00
spi_bus_lock.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
spi_common.c driver: Simplify spi dma peripheral enable/disable logic 2020-12-01 10:58:50 +11:00
spi_master.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
spi_slave.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
spi_slave_hd.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
timer.c timergroup: refactor unit test to better support future chip 2020-11-03 18:16:50 +08:00
touch_sensor_common.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
twai.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
uart.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00