Home
last modified time | relevance | path

Searched refs:thres1_ctrl (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()
416 APB_SARADC.thres1_ctrl.thres1_high = cfg->h_threshold; in adc_ll_digi_monitor_set_mode()
417 APB_SARADC.thres1_ctrl.thres1_low = cfg->l_threshold; 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.h140 } thres1_ctrl; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dapb_saradc_struct.h132 } thres1_ctrl; member