Home
last modified time | relevance | path

Searched refs:adc_oneshot_chan_cfg_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_adc/include/esp_adc/
Dadc_oneshot.h40 } adc_oneshot_chan_cfg_t; typedef
72 …nel(adc_oneshot_unit_handle_t handle, adc_channel_t channel, const adc_oneshot_chan_cfg_t *config);
/hal_espressif-latest/components/esp_adc/
Dadc_oneshot.c143 …nnel(adc_oneshot_unit_handle_t handle, adc_channel_t channel, const adc_oneshot_chan_cfg_t *config) in adc_oneshot_config_channel()