Home
last modified time | relevance | path

Searched refs:thres0_channel (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-2.7.6/components/hal/esp32c3/include/hal/
Dadc_ll.h374 APB_SARADC.thres0_ctrl.thres0_channel = (cfg->adc_unit << 3) | (cfg->channel & 0x7); in adc_ll_digi_monitor_set_mode()
393 APB_SARADC.thres0_ctrl.thres0_channel = 0xF; in adc_ll_digi_monitor_disable()
/hal_espressif-2.7.6/components/soc/esp32c3/include/soc/
Dapb_saradc_struct.h129 uint32_t thres0_channel: 4; member
/hal_espressif-2.7.6/components/soc/esp32s3/include/soc/
Dapb_saradc_struct.h166 uint32_t thres0_channel: 5; member