Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dadc_ll.h261 … APB_SARADC.saradc_thres0_ctrl.saradc_thres0_channel = (cfg->adc_unit << 3) | (cfg->channel & 0x7); in adc_ll_digi_monitor_set_mode()
262 APB_SARADC.saradc_thres0_ctrl.saradc_thres0_high = cfg->h_threshold; in adc_ll_digi_monitor_set_mode()
263 APB_SARADC.saradc_thres0_ctrl.saradc_thres0_low = cfg->l_threshold; in adc_ll_digi_monitor_set_mode()
280 APB_SARADC.saradc_thres0_ctrl.saradc_thres0_channel = 0xF; in adc_ll_digi_monitor_disable()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dadc_ll.h420 …APB_SARADC.saradc_thres0_ctrl.saradc_apb_saradc_thres0_channel = (cfg->adc_unit << 3) | (cfg->chan… in adc_ll_digi_monitor_set_mode()
421 APB_SARADC.saradc_thres0_ctrl.saradc_apb_saradc_thres0_high = cfg->h_threshold; in adc_ll_digi_monitor_set_mode()
422 APB_SARADC.saradc_thres0_ctrl.saradc_apb_saradc_thres0_low = cfg->l_threshold; in adc_ll_digi_monitor_set_mode()
439 APB_SARADC.saradc_thres0_ctrl.saradc_apb_saradc_thres0_channel = 0xF; in adc_ll_digi_monitor_disable()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dadc_ll.h420 …APB_SARADC.saradc_thres0_ctrl.saradc_apb_saradc_thres0_channel = (cfg->adc_unit << 3) | (cfg->chan… in adc_ll_digi_monitor_set_mode()
421 APB_SARADC.saradc_thres0_ctrl.saradc_apb_saradc_thres0_high = cfg->h_threshold; in adc_ll_digi_monitor_set_mode()
422 APB_SARADC.saradc_thres0_ctrl.saradc_apb_saradc_thres0_low = cfg->l_threshold; in adc_ll_digi_monitor_set_mode()
439 APB_SARADC.saradc_thres0_ctrl.saradc_apb_saradc_thres0_channel = 0xF; in adc_ll_digi_monitor_disable()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dapb_saradc_struct.h671 volatile apb_saradc_thres0_ctrl_reg_t saradc_thres0_ctrl; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dapb_saradc_struct.h731 volatile apb_saradc_thres0_ctrl_reg_t saradc_thres0_ctrl; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dapb_saradc_struct.h731 volatile apb_saradc_thres0_ctrl_reg_t saradc_thres0_ctrl; member