OVMS3-idf/components/soc/src/esp32s2/include/hal
Darian Leung e6db25af9d TWAI: Add ESP32-S2 support
This commit adds TWAI driver support for the
ESP32-S2. The following features were added:

- Expanded BRP support
- Expanded CLKOUT Divider Support
- Updated example READMEs
2020-07-30 22:09:39 +08:00
..
adc_hal.h driver(adc): fix adc io init bug; add unit test to check; 2020-05-12 06:52:26 +00:00
adc_ll.h driver(adc): add adc initial code before app_main for esp32s2. 2020-04-04 10:15:30 +08:00
clk_gate_ll.h TWAI: Add ESP32-S2 support 2020-07-30 22:09:39 +08:00
cpu_ll.h gdbstub_xtensa.c: Replace with cpu_ll_pc_to_ptr macro 2020-05-08 18:35:48 +05:30
dac_ll.h Driver(adc): Disable the synchronization operation function of ADC1 and DAC 2020-07-01 09:29:34 +00:00
gpio_ll.h soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
gpspi_flash_ll.h spi: simplify the caps header 2020-05-17 22:06:01 +08:00
i2c_ll.h driver(I2C): support esp32-s2 I2C driver. 2020-02-25 21:56:00 +08:00
i2s_ll.h driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. 2020-05-18 19:55:30 +08:00
ledc_ll.h ci: solve public headers errors 2020-02-11 14:30:42 +05:00
memprot_ll.h esp32s2: IRAM/DRAM memory protection 2020-04-21 15:10:58 +02:00
mpu_ll.h soc: mpu hal fixes 2020-04-07 11:38:26 +08:00
mwdt_ll.h WDT: Add LL and HAL for watchdog timers 2020-03-26 02:14:02 +08:00
pcnt_ll.h soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
rmt_ll.h driver(RMT): Fix the breaking change issue of RMT driver introduced by refactoring. 2020-05-19 11:39:38 +08:00
rtc_io_ll.h Driver(touch): fix touch sensor driver for esp32s2. 2020-03-25 22:45:57 +08:00
rwdt_ll.h WDT: Add LL and HAL for watchdog timers 2020-03-26 02:14:02 +08:00
sigmadelta_ll.h soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
soc_ll.h soc: prefer assertions, disabling functions for cpu abstractions 2020-02-27 07:15:14 +05:00
spi_flash_ll.h spi: simplify the caps header 2020-05-17 22:06:01 +08:00
spi_ll.h ci: solve public headers errors 2020-02-11 14:30:42 +05:00
spimem_flash_ll.h spi: simplify the caps header 2020-05-17 22:06:01 +08:00
systimer_ll.h systimer: add HAL layer 2020-04-01 16:51:43 +08:00
timer_ll.h timer_group: update hal api && fix intr_enable 2020-04-23 19:29:15 +08:00
touch_sensor_hal.h driver(touch): fix touch sensor driver redundancy 2020-07-30 11:41:11 +08:00
touch_sensor_ll.h driver(touch): fix touch sensor driver redundancy 2020-07-30 11:41:11 +08:00
twai_ll.h TWAI: Add ESP32-S2 support 2020-07-30 22:09:39 +08:00
uart_ll.h freemodbus: fix long buffer failure 2020-03-30 22:05:48 +08:00
usb_ll.h soc/usb: use new headers in LL, move some code out of LL 2020-04-29 10:04:13 +02:00