esp-idf/components/soc/esp32
esp32de 7c0020bfd0 feat(adc2): append adc2 support and api and the lock with WIFI module
append adc support and api
- esp_err_t adc2_config_width(adc_bits_width_t width_bit);
- esp_err_t adc2_config_channel_atten(adc2_channel_t channel, adc_atten_t atten);
- int adc2_get_voltage(adc2_channel_t channel);
2017-10-26 14:35:29 +08:00
..
include/soc
test
cpu_util.c
i2c_apll.h
i2c_bbpll.h
i2c_rtc_clk.h
rtc_clk.c
rtc_init.c
rtc_pm.c
rtc_sleep.c
rtc_time.c
soc_log.h
soc_memory_layout.c