esp-idf/components/driver/include/driver
morris 373d9b3dbc Merge branch 'feature/default_clk_for_gptimer' into 'master'
clk_tree: added default clock source for peripherals (GPTimer, RMT, LCD, TempSensor)

Closes IDF-4894

See merge request espressif/esp-idf!17759
2022-04-19 18:02:40 +08:00
..
adc_common.h adc: support adc dma driver on all chips 2021-12-16 00:19:15 +00:00
adc.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
can.h driver: update copyright notice 2021-05-24 01:53:34 +02:00
dac_common.h driver: update copyright notice 2021-05-24 01:53:34 +02:00
dedic_gpio.h fast_gpio: support esp32c2/esp8684 2021-12-28 10:18:18 +08:00
gpio.h gpio: fix wrong GPIO_IS_DEEP_SLEEP_WAKEUP_VALID_GPIO macro 2022-04-11 15:34:07 +08:00
gptimer.h gptimer: added a section to describe the thread safety 2022-01-18 10:06:26 +08:00
i2c.h i2c: support esp32h2 2022-02-23 15:19:37 +08:00
i2s.h soc: don't expose unstable soc header files in public api 2022-01-06 23:10:22 +08:00
ledc.h ledc: Provide support for esp32c2 and esp32h2 2022-04-14 08:15:14 +00:00
mcpwm.h soc: don't expose unstable soc header files in public api 2022-01-06 23:10:22 +08:00
pulse_cnt.h driver: fix dead code in error handling path 2022-04-08 15:13:34 +08:00
rmt.h clk_tree: added default clock source for peripheral 2022-04-14 15:44:56 +08:00
rtc_cntl.h driver: update copyright notice 2021-05-24 01:53:34 +02:00
rtc_io.h soc: don't expose unstable soc header files in public api 2022-01-06 23:10:22 +08:00
sdio_slave.h soc: don't expose unstable soc header files in public api 2022-01-06 23:10:22 +08:00
sdmmc_defs.h sdmmc: Add erase command-38. Support erase/trim/discard/sanitize 2022-03-05 16:02:01 +05:30
sdmmc_host.h driver: update copyright notice 2021-05-24 01:53:34 +02:00
sdmmc_types.h sdmmc: Add erase command-38. Support erase/trim/discard/sanitize 2022-03-05 16:02:01 +05:30
sdspi_host.h driver: sdspi: set default DMA channel compatible with S3, C3 or later 2022-03-03 21:40:04 +01:00
sigmadelta.h sigmadelta: change gpio number from u8 to int 2022-03-29 11:53:31 +08:00
spi_common_internal.h soc: don't expose unstable soc header files in public api 2022-01-06 23:10:22 +08:00
spi_common.h spi: fixed crash when calling spi_bus_free when not initialized 2022-03-25 01:52:10 +08:00
spi_master.h docs: fix typo in header files 2021-12-13 13:17:17 +08:00
spi_slave_hd.h driver: update copyright notice 2021-05-24 01:53:34 +02:00
spi_slave.h driver: update copyright notice 2021-05-24 01:53:34 +02:00
temperature_sensor.h temp_sensor: avoid coexistence of new and legacy driver 2022-03-08 11:57:53 +08:00
touch_pad.h driver: update copyright notice 2021-05-24 01:53:34 +02:00
touch_sensor_common.h driver: update copyright notice 2021-05-24 01:53:34 +02:00
twai.h twai: TWAI_ALERT_RX_DATA indicates that frames were received 2021-08-25 19:57:10 +08:00
uart_select.h driver: update copyright notice 2021-05-24 01:53:34 +02:00
uart.h Merge branch 'feature/esp32c3_uart_add_wakeup_event' into 'master' 2022-02-04 17:23:29 +00:00
usb_serial_jtag.h usb_serial_jtag: Add blocking driver to support vfs. 2021-07-05 11:22:38 +08:00