esp-idf/components/driver/include/driver
2022-07-11 02:45:01 +00:00
..
adc2_wifi_private.h wifi: run adc2 calibration on C3 2021-01-25 15:08:50 +08:00
adc_common.h adc: add adc programming guide on c3 2021-04-22 06:28:37 +00:00
can.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
dac_common.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
dedic_gpio.h gpio, rtcio: removed unsupported features on different targets 2021-04-24 15:55:13 +00:00
gpio.h Update the note of the gpio_intr_enable function 2022-07-11 02:45:01 +00:00
i2c.h driver/i2c: add notes to i2c deleteing function v4.3 2021-06-21 10:07:40 +08:00
i2s.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
ledc.h ledc: Fix FADE_NO_WAIT mode concurrency problem. 2022-02-15 11:29:33 +08:00
mcpwm.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
pcnt.h pcnt: add rotary encoder example 2020-10-19 11:56:18 +08:00
periph_ctrl.h esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
rmt.h rmt: support setting loop count at runtime 2021-01-14 21:26:04 +08:00
rtc_cntl.h Add missing extern "C" to rtc_cntl.h 2019-12-21 12:12:54 +11:00
rtc_io.h gpio, rtcio: removed unsupported features on different targets 2021-04-24 15:55:13 +00:00
sdio_slave.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdmmc_defs.h sdmmc_io: support to print CIS information 2019-07-29 10:41:17 +08:00
sdmmc_host.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00: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 spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 15:30:28 +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: add enum for spi dma channels 2021-02-25 11:03:18 +08:00
spi_common.h spi: fixed crash when calling spi_bus_free when not initialized 2022-03-27 02:33:41 +08:00
spi_master.h fix: remove a deprecated macro: SPI_TRANS_SET_CD 2021-12-21 17:44:15 +08:00
spi_slave_hd.h spi_slave_hd: add callback after data is loaded to the DMA for segment mode 2021-04-28 08:20:55 +00:00
spi_slave.h spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 15:30:28 +08:00
timer.h timer: add return task awoken for timer callback 2020-06-11 16:02:55 +08:00
touch_pad.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
touch_sensor_common.h ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 2020-11-23 19:38:11 +08:00
twai.h TWAI: FIFO overrun handling and errata workarounds 2021-04-26 19:35:13 +08:00
uart_select.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
uart.h UART: fix a bug preventing the user from freeing a previously registered ISR 2022-03-09 04:34:00 +00:00
usb_serial_jtag.h usb_serial_jtag: Add blocking driver to support vfs. 2022-04-19 16:21:20 +08:00