Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dadc_ll.h415 APB_SARADC.thres1_ctrl.thres1_channel = (cfg->adc_unit << 3) | (cfg->channel & 0x7); in adc_ll_digi_monitor_set_mode()
432 APB_SARADC.thres1_ctrl.thres1_channel = 0xF; in adc_ll_digi_monitor_disable()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dapb_saradc_struct.h133 uint32_t thres1_channel: 4; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dapb_saradc_struct.h126 uint32_t thres1_channel : 5; member