esp-idf/components/esp_hw_support/port/esp32c3
2024-04-03 10:53:13 +08:00
..
adc2_init_cal.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:12:50 +08:00
chip_info.c efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +08:00
CMakeLists.txt fix(esp_hw_support): Removed unused include directories from cmake 2023-12-04 14:12:18 +08:00
esp_crypto_lock.c esp_hw_support: update copyright notice 3 2021-08-10 13:30:57 +02:00
esp_ds.c global: make periph enable/disable APIs private 2021-11-08 10:37:47 +08:00
esp_hmac.c fix(esp_hw_support): update hmac toggle method due to discrepency in ROM code 2024-03-12 12:24:51 +05:30
esp_memprot.c bugfix: esprv_intc_int_set_type should not use bitmap parameter 2022-10-14 15:39:24 +08:00
i2c_brownout.h esp_hw_support: update copyright notice 3 2021-08-10 13:30:57 +02:00
Kconfig.hw_support feat(soc): Increase max supported version of C3 to 1.99 2023-11-29 15:52:09 +08:00
Kconfig.mac system doc: Re-structure description of MAC addresses, especially on newer chip targets 2021-04-22 16:08:55 +10:00
Kconfig.rtc fix: fix_maximum_value_of_config_rtc_clk_cal_cycle_bug 2024-03-14 16:22:39 +08:00
rtc_clk_init.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
rtc_clk.c clk_tree: Refactor rtc_clk.c by adding HAL layer for clock subsystem 2022-06-13 17:47:50 +08:00
rtc_init.c fix(esp_hw_support): fixed modem hang caused by incorrect configuration of power and isolate signals 2024-04-03 10:53:13 +08:00
rtc_pm.c fix chip broken bug in monitor mode for c2 c3 s2 s3 to v5.0 2023-06-13 10:22:40 +08:00
rtc_sleep.c fix(esp_hw_support): fixed modem hang caused by incorrect configuration of power and isolate signals 2024-04-03 10:53:13 +08:00
rtc_time.c rtc_time.c: simplify the rtc_time_get with LL function 2023-05-04 16:46:15 +08:00
sar_periph_ctrl.c sleep: fix sleep current issue caused by sar adc 2023-04-20 11:45:58 +08:00
systimer.c systimer: add helper functions to convert between tick and us 2022-07-25 16:08:52 +08:00