Cao Sen Miao
|
c5759b6d2b
|
fix(tsens): 300us delay in phy cause extra power consumption
|
2024-02-21 11:58:30 +08:00 |
|
laokaiyao
|
72a0746e62
|
refactor(apll): move the apll soc caps to clk_tree_ll
|
2023-09-28 15:03:27 +08:00 |
|
laokaiyao
|
0b0f25c30d
|
feat(i2s): supported getting the tx sync count and specify interrupt flags
|
2023-09-28 15:03:27 +08:00 |
|
laokaiyao
|
dd4072a80c
|
refactor(hal): use hal utils to calculate clock division
|
2023-09-20 23:33:25 +08:00 |
|
Darian Leung
|
9ed58bf564
|
feat(driver): updated drivers to use CreateWithCaps() API
This commit simplifies various drivers by using the ...CreateWithCaps() API
when creating driver objects in internal RAM.
|
2023-08-08 04:26:42 +00:00 |
|
laokaiyao
|
1b22591ea7
|
i2s: fixed i2s_ll compiling failure under C++ evironment
Closes: https://github.com/espressif/esp-idf/issues/11625
|
2023-06-23 11:41:43 +08:00 |
|
KonstantinKondrashov
|
e72061695e
|
all: Removes unnecessary newline character in logs
Closes https://github.com/espressif/esp-idf/issues/11465
|
2023-06-09 03:31:21 +08:00 |
|
Xiao Xufeng
|
b24ce390c0
|
dac: use STQILA instead empty to improve readability
|
2023-05-05 01:18:49 +08:00 |
|
laokaiyao
|
f27cd67c00
|
driver: pack peripherals
|
2023-02-02 18:19:58 +08:00 |
|
laokaiyao
|
e27f3e3128
|
adc: support ADC on esp32c6 (hal)
|
2022-12-23 11:24:06 +08:00 |
|
laokaiyao
|
2cccf3a804
|
dac: update API and file format aligning to the rule
|
2022-11-03 13:04:50 +08:00 |
|
laokaiyao
|
8ef9fd4623
|
dac: optimize the dma stratege
|
2022-10-25 17:14:59 +08:00 |
|
laokaiyao
|
f9f9a09dfb
|
dac: update unit-test docs and examples for driver-NG
|
2022-10-25 17:00:41 +08:00 |
|