Song Ruo Jing
|
7f2b85b82b
|
feat(clk): add basic clock support for esp32p4
- Support CPU frequency 360MHz
- Support SOC ROOT clock source switch
- Support LP SLOW clock source switch
- Support clock calibration
|
2023-12-29 00:37:26 +08:00 |
|
laokaiyao
|
8bc618443a
|
fix(apll): fixed overflow in apll calculation
|
2023-10-16 08:01:17 +00:00 |
|
laokaiyao
|
c018dc9d77
|
refactor(hal): avoid float type in hal
|
2023-10-07 19:01:04 +08:00 |
|
Song Ruo Jing
|
2c9aa4559c
|
clk_tree: Add a general API to get the frequency of different clocks
Add basic clk_tree driver and hal implementation.
|
2023-01-17 11:30:24 +08:00 |
|