..
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 enable/disable functions
2022-05-06 18:18:39 +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
pcnt: added enable/disable functions
2022-05-06 18:18:39 +08: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
Add high speed mode switch validation check for MMC.
2022-04-28 15:23:21 +02:00
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: added enable/disable functions
2022-05-06 18:18:39 +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: make CONFIG_DEFAULT initializer match order of structure definition
2022-04-25 17:52:00 +08:00