esp-hal/esp-hal-common/src/clock/clocks_ll
Dániel Buga 2472b6d7a9
Implement calibrated ADC API for S3 (#641)
* adc_cal: s3: Add efuse functions for reading calibration

* Add changelog entry

* Implement calibrated ADC API for S3

* adc_cal: s3: Add calibrated ADC reading example

* Clean up

* Prefer where clauses

* Clean up unnecessary unsafe blocks

* Fix autolinks

---------

Co-authored-by: Scott Mabin <scott@mabez.dev>
2023-07-24 17:45:19 +01:00
..
esp32.rs Refactor the clock module, provide ROM functions via linker scripts (#353) 2023-01-23 07:12:33 -08:00
esp32c2.rs Implement calibrated ADC API for S3 (#641) 2023-07-24 17:45:19 +01:00
esp32c3.rs Implement calibrated ADC API for S3 (#641) 2023-07-24 17:45:19 +01:00
esp32c6.rs Add support for the ESP32-C6 (#392) 2023-02-27 09:15:44 -08:00
esp32h2.rs Udpate H2 and C6 clocks. Remove i2c_clock for all chips but ESP32 (#592) 2023-06-19 03:31:42 -07:00
esp32s2.rs Refactor the clock module, provide ROM functions via linker scripts (#353) 2023-01-23 07:12:33 -08:00
esp32s3.rs Refactor the clock module, provide ROM functions via linker scripts (#353) 2023-01-23 07:12:33 -08:00