Home
last modified time | relevance | path

Searched refs:saradc_thres1_ctrl (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dadc_ll.h265 … APB_SARADC.saradc_thres1_ctrl.saradc_thres1_channel = (cfg->adc_unit << 3) | (cfg->channel & 0x7); in adc_ll_digi_monitor_set_mode()
266 APB_SARADC.saradc_thres1_ctrl.saradc_thres1_high = cfg->h_threshold; in adc_ll_digi_monitor_set_mode()
267 APB_SARADC.saradc_thres1_ctrl.saradc_thres1_low = cfg->l_threshold; in adc_ll_digi_monitor_set_mode()
282 APB_SARADC.saradc_thres1_ctrl.saradc_thres1_channel = 0xF; in adc_ll_digi_monitor_disable()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dadc_ll.h424 …APB_SARADC.saradc_thres1_ctrl.saradc_apb_saradc_thres1_channel = (cfg->adc_unit << 3) | (cfg->chan… in adc_ll_digi_monitor_set_mode()
425 APB_SARADC.saradc_thres1_ctrl.saradc_apb_saradc_thres1_low = cfg->h_threshold; in adc_ll_digi_monitor_set_mode()
426 APB_SARADC.saradc_thres1_ctrl.saradc_apb_saradc_thres1_low = cfg->l_threshold; in adc_ll_digi_monitor_set_mode()
441 APB_SARADC.saradc_thres1_ctrl.saradc_apb_saradc_thres1_channel = 0xF; in adc_ll_digi_monitor_disable()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dadc_ll.h424 …APB_SARADC.saradc_thres1_ctrl.saradc_apb_saradc_thres1_channel = (cfg->adc_unit << 3) | (cfg->chan… in adc_ll_digi_monitor_set_mode()
425 APB_SARADC.saradc_thres1_ctrl.saradc_apb_saradc_thres1_low = cfg->h_threshold; in adc_ll_digi_monitor_set_mode()
426 APB_SARADC.saradc_thres1_ctrl.saradc_apb_saradc_thres1_low = cfg->l_threshold; in adc_ll_digi_monitor_set_mode()
441 APB_SARADC.saradc_thres1_ctrl.saradc_apb_saradc_thres1_channel = 0xF; in adc_ll_digi_monitor_disable()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dapb_saradc_struct.h672 volatile apb_saradc_thres1_ctrl_reg_t saradc_thres1_ctrl; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dapb_saradc_struct.h732 volatile apb_saradc_thres1_ctrl_reg_t saradc_thres1_ctrl; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dapb_saradc_struct.h732 volatile apb_saradc_thres1_ctrl_reg_t saradc_thres1_ctrl; member