esp-idf/components/hal/esp32c3/include/hal
Cao Sen Miao da12db2904 Merge branch 'bugfix/c3_i2c_timeout' into 'master'
I2C: Fix i2c write randomly timeout and WDT triggered

See merge request espressif/esp-idf!14722
2021-08-24 08:59:22 +00:00
..
adc_hal_conf.h driver: Add adc_digi single conversion mode 2020-12-23 09:53:24 +11:00
adc_hal.h adc: support adc2 working with WiFi 2021-07-28 17:50:14 +08:00
adc_ll.h adc: add implementation of missed public API 2021-03-26 12:04:46 +08:00
aes_ll.h AES: refactor and add HAL layer 2020-12-10 09:04:47 +00:00
clk_gate_ll.h add uart core reset in uart_module_enable() 2021-07-21 11:41:04 +08:00
cpu_ll.h hal/esp32c3: Avoid entering WFI mode under debugger 2021-06-24 13:10:11 +03:00
ds_ll.h soc: merge C3 caps into a single soc_caps.h 2021-04-28 14:42:35 +08:00
gdma_ll.h gdma: separate tx/rx channel interrupt 2021-05-06 15:06:37 +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
hmac_hal.h [Peripheral/Security] DS peripheral driver 2021-01-05 12:26:59 +08:00
hmac_ll.h hal: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
i2c_ll.h I2C: add conf_update for esp32c3 i2c 2021-08-11 13:39:07 +08:00
i2s_ll.h i2s: correct soc info 2021-08-10 21:06:59 +08:00
interrupt_controller_ll.h [hal]: cleaned up interrupt mask functions 2021-04-06 11:54:13 +08:00
ledc_ll.h hal: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
memprot_ll.h esp32c3/memprot: Correct the split line address calculation 2021-07-09 09:33:52 +05:30
mpu_ll.h soc: merge C3 caps into a single soc_caps.h 2021-04-28 14:42:35 +08:00
mwdt_ll.h timer_group: update reg headers for c3&s2&h2 and fix direct 8/16bit reg access 2021-08-19 18:56:32 +08:00
rmt_ll.h rmt: clean up LL driver 2021-06-22 15:29:11 +08:00
rtc_cntl_ll.h esp_system: support gpio wakeup from deep sleep on esp32c3 2021-02-26 12:26:49 +08:00
rwdt_ll.h hal: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
sha_ll.h driver: Add esp32c3 drivers (except ADC/DAC) and update tests 2020-12-23 09:53:24 +11:00
sigmadelta_ll.h hal: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
soc_ll.h hal: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11: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 lcd: update doc unit test and example to support 8-line spi 2021-08-19 16:40:22 +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 freertos(esp32s3): SysTick uses systimer 2021-08-04 20:33:44 +08:00
timer_ll.h timer_group: update reg headers for c3&s2&h2 and fix direct 8/16bit reg access 2021-08-19 18:56:32 +08:00
twai_ll.h hal: added HAL_ASSERT 2021-06-22 11:28:01 +08:00
uart_ll.h Merge branch 'bugfix/i2c_example_esp32s3' into 'master' 2021-07-29 07:01:38 +00:00
uhci_ll.h Added example(ESP32-C3), to use Bluetooth Controller through HCI UART transport 2021-04-30 15:25:10 +00:00
uhci_types.h Added example(ESP32-C3), to use Bluetooth Controller through HCI UART transport 2021-04-30 15:25:10 +00:00
usb_serial_jtag_ll.h usb_serial_jtag: enable blocking implementation on esp32s3 2021-07-31 16:32:09 +08:00