Searched refs:saradc_thres0_ctrl (Results 1 – 6 of 6) sorted by relevance
261 … 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()
420 …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()
671 volatile apb_saradc_thres0_ctrl_reg_t saradc_thres0_ctrl; member
731 volatile apb_saradc_thres0_ctrl_reg_t saradc_thres0_ctrl; member