Searched refs:saradc_thres1_ctrl (Results 1 – 6 of 6) sorted by relevance
265 … 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()
424 …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()
672 volatile apb_saradc_thres1_ctrl_reg_t saradc_thres1_ctrl; member
732 volatile apb_saradc_thres1_ctrl_reg_t saradc_thres1_ctrl; member