..
adc_hal_conf.h
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
adc_hal.h
driver: Add esp32c3 ADC driver
2020-12-23 09:53:24 +11:00
adc_ll.h
adc: simplify LL on C3
2021-01-25 15:08:55 +08:00
aes_ll.h
AES: refactor and add HAL layer
2020-12-10 09:04:47 +00:00
clk_gate_ll.h
spi: remove HSPI macro on esp32c3 and esp32s3
2021-04-06 13:42:49 +08:00
cpu_ll.h
hal: fix ee.get_gpio_in command for esp32-s3
2021-06-07 12:52:50 +07:00
gdma_ll.h
soc: add base support for ESP32-S3
2021-06-07 10:40:14 +08:00
gpio_ll.h
gpio:support gpio in/out/interrupt for esp32s3(728)
2021-06-28 11:44:14 +08:00
gpspi_flash_ll.h
spi_flash: fix cs line setup to make the flash driver more stable
2021-06-01 16:41:41 +08:00
i2c_ll.h
I2C: enable all unit test for i2c on esp32c3
2021-04-06 17:37:55 +08:00
i2s_ll.h
hal: update link to HAL readme.md
2020-09-11 15:48:08 +08:00
interrupt_controller_ll.h
[hal]: cleaned up interrupt mask functions
2021-04-06 11:54:13 +08:00
lcd_ll.h
hal: added HAL_ASSERT
2021-06-22 11:28:01 +08:00
ledc_ll.h
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
mcpwm_ll.h
mcpwm: refactor driver
2021-06-09 12:27:01 +08:00
memprot_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
Support ESP32S3 Beta 3 target
2021-03-18 10:24:22 +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
hal: extract hal component from soc component
2020-09-01 13:25:32 +08: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: Remove Slave TX/RX set bitlen not effective for ESP32-S2/C3/S3
2021-06-28 18:58:59 -03: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
soc: update the csv headers for esp32s3
2021-06-16 18:04:18 +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
Fix typo in include/hal/uart_ll.h
2021-06-02 15:37:30 +08:00
usb_ll.h
soc/hal: add tinyusb support esp32s3
2021-05-06 16:20:54 +08:00
usb_serial_jtag_ll.h
usb_serial_jtag: add initial support for S3 (including flashing, monitoring, writing, and reading) but console is not avaliable now
2021-06-18 12:42:41 +08:00