.. |
adc_hal_conf.h
|
fix(adc): fixed esp32, esp32s2,esp32s3 adc oneshot mode clk div issue
|
2023-07-12 17:24:19 +08:00 |
adc_ll.h
|
adc: improve power logic
|
2023-04-20 10:42:12 +08:00 |
aes_ll.h
|
aes: fix potential unaligned access of buffers
|
2021-08-25 10:48:26 +08:00 |
clk_gate_ll.h
|
esp32h2: update driver/hal/soc components to support esp32h2
|
2021-07-01 19:53:11 +08:00 |
cpu_ll.h
|
fix(riscv): supports 1 byte and larger than 64byte range watchpoint setting
|
2023-11-30 15:47:22 +08:00 |
ds_ll.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
efuse_ll.h
|
efuse: Adds major and minor versions and others
|
2022-12-20 16:30:13 +08:00 |
gdma_ll.h
|
gdma: prevent mutli-channels connect to the same peripheral
|
2023-02-01 11:10:26 +08:00 |
gpio_ll.h
|
gpio: Fix IO hold function related problems
|
2023-03-29 17:21:50 +08:00 |
gpspi_flash_ll.h
|
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
2021-08-30 13:50:58 +08:00 |
hmac_hal.h
|
esp32h2: update driver/hal/soc components to support esp32h2
|
2021-07-01 19:53:11 +08:00 |
hmac_ll.h
|
esp32h2: update driver/hal/soc components to support esp32h2
|
2021-07-01 19:53:11 +08:00 |
i2c_ll.h
|
i2c: fix a bug in sda sample timing
|
2023-04-17 16:03:34 +08:00 |
i2s_ll.h
|
i2s: fixed rx update stuck bug
|
2022-12-23 10:53:03 +08:00 |
interrupt_controller_ll.h
|
bugfix: esprv_intc_int_set_type should not use bitmap parameter
|
2022-10-14 15:33:53 +08:00 |
ledc_ll.h
|
LEDC: divisor calculation will now be rounded up when necessary
|
2022-02-10 16:56:07 +08:00 |
memprot_ll.h
|
esp32h2: fixes after rebase
|
2021-07-01 19:53:50 +08:00 |
mpu_ll.h
|
esp32h2: update driver/hal/soc components to support esp32h2
|
2021-07-01 19:53:11 +08:00 |
mwdt_ll.h
|
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
2021-08-30 13:50:58 +08:00 |
rmt_ll.h
|
rmt: force inline LL functions
|
2023-02-14 15:11:35 +08:00 |
rtc_cntl_ll.h
|
hal: add rtc_cntl LL function for wake stub
|
2023-04-23 14:29:25 +08:00 |
rwdt_ll.h
|
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
|
2022-12-05 18:16:08 +08:00 |
sar_ctrl_ll.h
|
adc: improve power logic
|
2023-04-20 10:42:12 +08:00 |
sha_ll.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
sigmadelta_ll.h
|
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
2021-08-30 13:50:58 +08:00 |
soc_ll.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
spi_flash_encrypted_ll.h
|
esp32h2: fixes after rebase
|
2021-07-01 19:53:50 +08:00 |
spi_flash_ll.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
spi_ll.h
|
spi: added transaction length check to refuse longer than hardware supported length
|
2023-05-19 09:30:06 +00:00 |
spimem_flash_ll.h
|
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
2021-08-30 13:50:58 +08:00 |
systimer_ll.h
|
freertos(esp32s3): SysTick uses systimer
|
2021-08-04 20:33:44 +08:00 |
timer_ll.h
|
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
2021-08-30 13:50:58 +08:00 |
twai_ll.h
|
CI: check_public_headers script will detect the use of static asserts in headers
|
2022-12-06 19:28:51 +08:00 |
uart_ll.h
|
fix(uart): Fix uart_ll_set_baudrate div-by-zero crash due to uint32_t overflow
|
2023-09-18 16:22:01 +08:00 |
uhci_ll.h
|
examples: added support of ESP32-S3 chip in controller_hci_uart example
|
2021-08-26 14:24:32 +08:00 |
uhci_types.h
|
esp32h2: update driver/hal/soc components to support esp32h2
|
2021-07-01 19:53:11 +08:00 |
usb_phy_ll.h
|
gpio: fix USB D+ pin cannot disable pullup
|
2022-09-20 15:23:01 +08:00 |
usb_serial_jtag_ll.h
|
fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad
|
2023-11-20 11:25:28 +08:00 |