OVMS3-idf/components/soc/src/esp32/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/dac): fix adc dac driver for esp32s2 2020-04-01 12:41:51 +08:00
adc_ll.h driver(adc/dac): fix adc dac driver for esp32s2 2020-04-01 12:41:51 +08:00
can_hal.h TWAI: Add ESP32-S2 support 2020-07-30 22:09:39 +08:00
can_ll.h TWAI: Add ESP32-S2 support 2020-07-30 22:09:39 +08:00
can_types.h TWAI: Add ESP32-S2 support 2020-07-30 22:09:39 +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
emac.h soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
gpio_ll.h soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
i2c_ll.h ci: solve public headers errors 2020-02-11 14:30:42 +05: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
mcpwm_ll.h mcpwm: fix the issue of wrong period 2020-04-01 10:59:00 +08: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 rtcio: fix rtcio unhold function 2020-02-20 15:42:28 +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: create abstraction for cpu related operations 2020-02-27 07:14:19 +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
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 for esp32s2. 2020-03-25 22:45:57 +08:00
touch_sensor_ll.h Driver(touch): fix touch sensor driver for esp32s2. 2020-03-25 22:45:57 +08:00
twai_ll.h TWAI: Add ESP32-S2 support 2020-07-30 22:09:39 +08:00
uart_ll.h bugfix(uart): fix esp32 fifo_cnt bug 2020-06-16 14:34:23 +08:00