esp-idf/components/soc/esp32/include/hal
2020-12-15 20:57:02 +08:00
..
adc_ll.h adc_i2s: solve the i2s_adc issue when using wifi 2020-12-15 20:57:02 +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 Driver(adc): Disable the synchronization operation function of ADC1 and DAC 2020-08-14 06:49:35 +00: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 RMT data trancate issue 2020-10-27 19:43:11 +08:00
rtc_io_ll.h driver(gpio): Solve gpio hold problems caused by code refactoring. 2020-06-28 14:12:29 +00:00
sigmadelta_ll.h refactor(sigmadelta): add hal sigmadelta driver 2019-11-21 11:53:07 +08:00
spi_flash_ll.h spi: simplify the caps header 2020-05-27 15:09:50 +08:00
spi_ll.h spi_master: correctly set cs polarity 2020-09-10 14:48:37 +08: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 uart: fix uart_ll_is_tx_idle to inline into handler correctly when opt for size 2020-11-23 12:16:57 +08:00