esp-idf/components/hal/esp32s2/include/hal
houwenxiang 2f1247e1c4 driver: support I2S on ESP32-S3 & ESP32-C3
1. refactor I2S driver.
  2. support TDM mode for esp2s3 & esp32c3.
2021-08-04 10:20:03 +08:00
..
adc_hal_conf.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
adc_hal.h adc: support adc2 working with WiFi 2021-07-28 17:50:14 +08:00
adc_ll.h adc: add fallback calibration method 2021-01-25 20:30:42 +08:00
aes_ll.h AES: refactor and add HAL layer 2020-12-10 09:04:47 +00:00
clk_gate_ll.h mcpwm: fix wrong meta information 2021-02-22 20:23:35 +08:00
cp_dma_hal.h async_mcp: apply gdma driver 2021-01-13 10:52:27 +08:00
cp_dma_ll.h hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
cpu_ll.h hal: fix planted break instruction for Xtensa targets 2021-04-22 23:33:47 +02:00
crypto_dma_ll.h AES: refactor and add HAL layer 2020-12-10 09:04:47 +00:00
dac_hal.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
dac_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
dedic_gpio_ll.h dedicated gpio: add driver 2020-10-20 21:06:09 +08:00
gpio_ll.h gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
gpspi_flash_ll.h spi_flash: add support for ext flash 2021-07-31 14:11:35 +08:00
i2c_ll.h i2c: fix I2C slave clock source selection 2021-07-15 12:28:57 +08:00
i2s_ll.h driver: support I2S on ESP32-S3 & ESP32-C3 2021-08-04 10:20:03 +08:00
interrupt_controller_ll.h [hal]: cleaned up interrupt mask functions 2021-04-06 11:54:13 +08:00
ledc_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
memprot_ll.h hal: added HAL_ASSERT 2021-06-22 11:28:01 +08:00
memprot_peri_ll.h hal: added HAL_ASSERT 2021-06-22 11:28:01 +08:00
mpu_ll.h hal: mpu: fix signed overflow error 2021-04-22 23:33:47 +02:00
mwdt_ll.h hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
pcnt_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rmt_ll.h rmt: clean up LL driver 2021-06-22 15:29:11 +08:00
rtc_cntl_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rtc_io_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rwdt_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sha_ll.h global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
sigmadelta_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
soc_ll.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
spi_flash_encrypted_ll.h hal: added HAL_ASSERT 2021-06-22 11:28:01 +08:00
spi_flash_ll.h spi_flash: fix cs line setup to make the flash driver more stable 2021-06-01 16:41:41 +08:00
spi_ll.h SPI: chip select can now be kept active if the bus has been acquired 2021-07-21 10:39:45 +08:00
spimem_flash_ll.h spi_flash: fix cs line setup to make the flash driver more stable 2021-06-01 16:41:41 +08:00
systimer_ll.h hal: added HAL_ASSERT 2021-06-22 11:28:01 +08:00
timer_ll.h hal: added HAL_ASSERT 2021-06-22 11:28:01 +08:00
touch_sensor_hal.h fix: reduce the consumption of touch sensor during deep sleep 2021-03-15 03:59:54 +00:00
touch_sensor_ll.h hal: explicitly include soc_caps.h 2021-01-07 10:13:17 +08:00
trace_ll.h xtensa: move out trax 2021-02-26 19:45:48 +08:00
twai_ll.h hal: added HAL_ASSERT 2021-06-22 11:28:01 +08:00
uart_ll.h i2c: modify examples to work out of the box on ESP32S3 2021-07-21 11:04:16 +08:00
usb_ll.h Fix incorrect D- pulldown and cleanup USB device struct 2021-05-13 17:18:35 +08:00