esp-idf/components/soc/esp32c2/include
Ivan Grokhotkov 2e37218ce5 soc, hal: remove XTAL_CLK_FREQ
XTAL_CLK_FREQ now depends on the actual XTAL used, remove this macro
and get the XTAL frequency from the RTC register instead.
No uses of XTAL_CLK_FREQ found, other than in the UART LL.
2022-07-11 12:24:58 +08:00
..
soc soc, hal: remove XTAL_CLK_FREQ 2022-07-11 12:24:58 +08:00