mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-22 01:02:57 +00:00
feat(gpio): add gpio_config_as_analog API
This commit is contained in:
@@ -44,7 +44,6 @@ extern "C" {
|
||||
#define ADC_LL_DATA_INVERT_DEFAULT(PERIPH_NUM) (0)
|
||||
#define ADC_LL_SAR_CLK_DIV_DEFAULT(PERIPH_NUM) (1)
|
||||
#define ADC_LL_DELAY_CYCLE_AFTER_DONE_SIGNAL (0)
|
||||
#define ADC_LL_RTC_GPIO_SUPPORTED (1)
|
||||
|
||||
/*---------------------------------------------------------------
|
||||
DMA
|
||||
|
Reference in New Issue
Block a user