michael
|
87f2b27dc4
refactor(rtc): re-organize code in rtc_module.c
|
8 lat temu |
esp32de
|
7c0020bfd0
feat(adc2): append adc2 support and api and the lock with WIFI module
|
8 lat temu |
michael
|
a6ac5b33c9
feat(rtc): open adc*(dac)_pad_get_io_num functions to public.
|
8 lat temu |
michael
|
cff8d30c25
refactor(rtc): change register writing from macros to structures in *_struct.h
|
8 lat temu |
Ivan Grokhotkov
|
b6f37bda97
Merge branch 'feature/i2s_built_in_adc' into 'master'
|
8 lat temu |
Angus Gratton
|
477ed8ce62
Merge branch 'bugfix/touchpad_dac_mismatch_on_tp8_tp9' into 'master'
|
8 lat temu |
Ivan Grokhotkov
|
64d1f947ed
driver/rtc: fix copy-paste error in HOLD_FORCE field name for GPIO26
|
8 lat temu |
Wangjialin
|
449f9e10a3
bugfix(touch): add workaround for touch pad DAC hardware source mismatch on tp8 and tp9.
|
8 lat temu |
Wangjialin
|
2fceec4d85
feature(I2S-ADC): add ADC mode for I2S.
|
8 lat temu |
michael
|
08b9fbc242
feat(global): add macros for GPIO->channel lookup
|
8 lat temu |
Darian Leung
|
88b05f9391
esp_adc_cal: Added ADC calibration component
|
8 lat temu |
Wangjialin
|
842caaab21
driver(touch): fix bug and add more features
|
8 lat temu |
Wangjialin
|
c30149e4bd
feature(gpio): add APIs to set and get pad drive capability. RTC pads use RTC registers to contol drive capability.
|
8 lat temu |
Ivan Grokhotkov
|
cbe23147bf
driver/rtc: add support for attaching handlers to RTC_CNTL interrupts
|
8 lat temu |
Ivan Grokhotkov
|
98e15df7f6
examples: add ULP ADC example
|
8 lat temu |
Wangjialin
|
1f055d28b8
Driver update: I2S pdm and built-in DAC
|
8 lat temu |
Ivan Grokhotkov
|
6ad0a157e3
driver/rtc: add APIs to enable/disable hold function
|
9 lat temu |
Chu Shu Chen
|
194d4e9ffd
fix(touch_pad): modify touch pad read function and touch_pad_deinit
|
9 lat temu |
Angus Gratton
|
21964a42fb
rtc_gpio: Replace RTC_GPIO_IS_VALID_GPIO macro with inline function
|
9 lat temu |
Ivan Grokhotkov
|
35115885c5
deep sleep: add API to control power down
|
9 lat temu |
Ivan Grokhotkov
|
3b854fe46a
deep sleep: implement wake up using ULP, EXT0, EXT1 sources
|
9 lat temu |
Ivan Grokhotkov
|
f504e23d0f
bootloader, driver/rtc: fix warnings about unused functions
|
9 lat temu |
Jeroen Domburg
|
cb9ef19d3b
Also add intr_alloc magic to rtc code
|
9 lat temu |
Chu Shu Chen
|
b1db2721dc
driver: add rtc module and bugfix gpio32 gpio33
|
9 lat temu |