| .. |
|
adc_hal_conf.h
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
há 5 anos atrás |
|
adc_ll.h
|
1ec46ad3b8
adc: support adc dma driver on all chips
|
há 4 anos atrás |
|
aes_ll.h
|
3907634d20
aes: fix potential unaligned access of buffers
|
há 4 anos atrás |
|
clk_gate_ll.h
|
e1515beb26
adc: fix adc digital not reset issue
|
há 4 anos atrás |
|
cpu_ll.h
|
c8c3015018
dedic_gpio: support on esp32s3
|
há 4 anos atrás |
|
ds_ll.h
|
f80d6f8c21
Digital Signature support for S3
|
há 4 anos atrás |
|
gdma_ll.h
|
ee00029c05
gdma: support IRAM interrupt
|
há 4 anos atrás |
|
gpio_ll.h
|
1690785432
spi flash: fix cache accessed while disabled issues at -O0
|
há 4 anos atrás |
|
gpspi_flash_ll.h
|
874a720286
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
há 4 anos atrás |
|
hmac_hal.h
|
1c3be690ed
[esp_hw_support]: HMAC upstream support for S3
|
há 4 anos atrás |
|
hmac_ll.h
|
1c3be690ed
[esp_hw_support]: HMAC upstream support for S3
|
há 4 anos atrás |
|
i2c_ll.h
|
874a720286
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
há 4 anos atrás |
|
i2s_ll.h
|
f7f9683ef1
i2s: fix ws signal polarity in tdm mode
|
há 4 anos atrás |
|
interrupt_controller_ll.h
|
b23c9142d5
[hal]: cleaned up interrupt mask functions
|
há 4 anos atrás |
|
lcd_ll.h
|
e311554554
lcd: rgb pclk idle default to low
|
há 4 anos atrás |
|
ledc_ll.h
|
874a720286
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
há 4 anos atrás |
|
mcpwm_ll.h
|
23e4c12a86
mcpwm: fix implicit conversion in LL function
|
há 4 anos atrás |
|
memprot_ll.h
|
9afdf54748
hal: added HAL_ASSERT
|
há 4 anos atrás |
|
mpu_ll.h
|
da90775d98
hal: mpu: fix signed overflow error
|
há 4 anos atrás |
|
mwdt_ll.h
|
874a720286
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
há 4 anos atrás |
|
pcnt_ll.h
|
56760c9669
pcnt: refactor hal driver
|
há 4 anos atrás |
|
rmt_ll.h
|
bd89dcc683
RMT: add loop_autostop driver support for esp32s3
|
há 4 anos atrás |
|
rtc_cntl_ll.h
|
ccf1a9a1fc
light sleep: add i/d-cache tagmem retention support for esp32s3
|
há 4 anos atrás |
|
rtc_io_ll.h
|
f4705f8eb4
touch sensor: update copyright notice
|
há 4 anos atrás |
|
rwdt_ll.h
|
874a720286
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
há 4 anos atrás |
|
sha_ll.h
|
753a929525
global: fix sign-compare warnings
|
há 5 anos atrás |
|
sigmadelta_ll.h
|
874a720286
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
há 4 anos atrás |
|
soc_ll.h
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
há 5 anos atrás |
|
spi_flash_encrypted_ll.h
|
9afdf54748
hal: added HAL_ASSERT
|
há 4 anos atrás |
|
spi_flash_ll.h
|
08f1bbe0c7
spi_flash: fix cs line setup to make the flash driver more stable
|
há 4 anos atrás |
|
spi_ll.h
|
1140036424
spi_master: fix spi cs_ena_posttrans issue
|
há 4 anos atrás |
|
spimem_flash_ll.h
|
6c0aebe279
esp_flash: add opi flash support in esp_flash chip driver, for MXIC
|
há 4 anos atrás |
|
systimer_ll.h
|
29f581fc70
freertos(esp32s3): SysTick uses systimer
|
há 4 anos atrás |
|
timer_ll.h
|
874a720286
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
há 4 anos atrás |
|
touch_sensor_hal.h
|
f4705f8eb4
touch sensor: update copyright notice
|
há 4 anos atrás |
|
touch_sensor_ll.h
|
f4705f8eb4
touch sensor: update copyright notice
|
há 4 anos atrás |
|
trace_ll.h
|
8c2990fcea
trax: Adds ESP32-S3 support
|
há 4 anos atrás |
|
twai_ll.h
|
874a720286
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
há 4 anos atrás |
|
uart_ll.h
|
2ef6b8845b
uart: fixed reset logic on ESP32-S3
|
há 4 anos atrás |
|
uhci_ll.h
|
c053ef0541
examples: added support of ESP32-S3 chip in controller_hci_uart example
|
há 4 anos atrás |
|
usb_ll.h
|
42f3bca5a1
usb: update LL to support PHY selection
|
há 4 anos atrás |
|
usb_phy_ll.h
|
1fcd639224
usb: Add usb_phy driver to support operations on USB PHY
|
há 4 anos atrás |
|
usb_serial_jtag_ll.h
|
f2fe0847d5
usb_serial_jtag: add initial support for S3 (including flashing, monitoring, writing, and reading) but console is not avaliable now
|
há 4 anos atrás |
|
xt_wdt_ll.h
|
4869b3cd4a
WDT: Add support for XTAL32K Watchdog timer
|
há 4 anos atrás |