OVMS3-idf/components/soc/src/esp32s2
2020-05-12 06:52:26 +00:00
..
include/hal driver(adc): fix adc io init bug; add unit test to check; 2020-05-12 06:52:26 +00:00
adc_hal.c driver(adc): add adc initial code before app_main for esp32s2. 2020-04-04 10:15:30 +08:00
brownout_hal.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
CMakeLists.txt Merge branch 'refactor/systimer_hal' into 'master' 2020-04-03 18:17:18 +08:00
i2c_brownout.h soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
i2c_rtc_clk.h RTC regulator & voltage calibration fixes 2020-04-10 14:25:40 +08:00
rtc_clk.c esp32s2: fix enabling 32k XTAL clock 2020-02-17 17:33:56 +01:00
rtc_clk_common.h soc/rtc: update frequency switching APIs to match the master branch 2020-02-17 17:23:32 +01:00
rtc_clk_init.c soc/rtc: update frequency switching APIs to match the master branch 2020-02-17 17:23:32 +01:00
rtc_init.c RTC regulator & voltage calibration fixes 2020-04-10 14:25:40 +08:00
rtc_pm.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
rtc_sleep.c RTC regulator & voltage calibration fixes 2020-04-10 14:25:40 +08:00
rtc_time.c rtc_clk_cal: make compatible with the ESP32 2020-02-17 17:33:56 +01:00
rtc_wdt.c Restore rtc_wdt driver 2020-04-01 16:13:35 +08:00
soc_memory_layout.c esp32s2: IRAM/DRAM memory protection 2020-04-21 15:10:58 +02:00
systimer_hal.c systimer: add HAL layer 2020-04-01 16:51:43 +08:00
touch_sensor_hal.c Driver(touch): fix touch sensor driver for esp32s2. 2020-03-25 22:45:57 +08:00
usb_hal.c soc/usb: use new headers in LL, move some code out of LL 2020-04-29 10:04:13 +02:00