OVMS3-idf/components/soc/esp32s2beta/include/hal
morris 5b516b107a timer_group: update hal api && fix intr_enable
timer group interrupt enable is controled by level_int_ena instead of int_ena

Closes https://github.com/espressif/esp-idf/issues/5103
2020-04-29 12:19:25 +08:00
..
adc_ll.h refactor the adc driver 2019-11-22 15:42:16 +08:00
dac_ll.h dac: refactor driver add hal 2019-11-22 11:44:46 +08:00
gpio_ll.h bugfix(gpio):fix esp32 s2 rtc io issue 2019-11-27 17:18:20 +08:00
gpspi_flash_ll.h ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation 2019-11-28 09:20:00 +08:00
i2c_ll.h bugfix(i2c): fix I2C driver breaking change issue. 2019-12-04 15:51:36 +08:00
i2s_ll.h i2s: fix regression in retrieval of chip revision causing apll test to fail 2019-11-22 11:46:38 +05:30
ledc_ll.h feat(ledc): refactor ledc driver 2019-11-21 16:25:22 +08:00
pcnt_ll.h refactor(pcnt): add hal pcnt driver 2019-11-18 14:35:46 +08:00
rmt_ll.h rmt: add HAL layer 2019-11-20 10:54:21 +08:00
rtc_io_ll.h rtcio: add hal for driver 2019-11-21 10:40:49 +08:00
sigmadelta_ll.h refactor(sigmadelta): add hal sigmadelta driver 2019-11-21 11:53:07 +08:00
spi_flash_ll.h ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation 2019-11-28 09:20:00 +08:00
spi_ll.h spi: fix iomux, timing and address phase issues for esp32s2beta 2019-12-23 10:23:00 +08:00
spimem_flash_ll.h ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation 2019-11-28 09:20:00 +08:00
timer_ll.h timer_group: update hal api && fix intr_enable 2020-04-29 12:19:25 +08:00
touch_sensor_hal_esp32s2beta.h Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
touch_sensor_ll.h Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
uart_ll.h add simplified API to set UART threshold values for RX FIFO full and TX FIFO empty 2019-12-16 20:26:04 +00:00