OVMS3-idf/components/soc/esp32/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
can_ll.h can: Refactor CAN to use HAL and LowLevel layers 2020-01-09 16:13:51 +08:00
dac_ll.h dac: refactor driver add hal 2019-11-22 11:44:46 +08:00
emac.h ethernet: optimise tx and rx 2019-12-24 11:18:31 +08:00
gpio_ll.h refactor(gpio): add hal gpio driver 2019-11-22 17:24:53 +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 driver: Avoid possible accidental mismatch between ledc_clk_src_t & ledc_clk_cfg_t enum 2019-12-16 19:43:11 +11:00
mcpwm_ll.h mcpwm: fix the issue of wrong period (backport v4.1) 2020-04-24 21:10:14 +08:00
pcnt_ll.h refactor(pcnt): add hal pcnt driver 2019-11-18 14:35:46 +08:00
rmt_ll.h rmt: fix missing 0x in rmt_ll.h 2020-02-18 10:54:03 +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: convenient LL macro 2019-09-04 10:53:25 +10:00
timer_ll.h timer_group: update hal api && fix intr_enable 2020-04-29 12:19:25 +08:00
touch_sensor_hal_esp32.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