Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dadc_ll.h411 APB_SARADC.thres0_ctrl.thres0_channel = (cfg->adc_unit << 3) | (cfg->channel & 0x7); in adc_ll_digi_monitor_set_mode()
412 APB_SARADC.thres0_ctrl.thres0_high = cfg->h_threshold; in adc_ll_digi_monitor_set_mode()
413 APB_SARADC.thres0_ctrl.thres0_low = cfg->l_threshold; in adc_ll_digi_monitor_set_mode()
430 APB_SARADC.thres0_ctrl.thres0_channel = 0xF; in adc_ll_digi_monitor_disable()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dapb_saradc_struct.h130 } thres0_ctrl; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dapb_saradc_struct.h123 } thres0_ctrl; member