Searched refs:thres1_ctrl (Results 1 – 3 of 3) sorted by relevance
415 APB_SARADC.thres1_ctrl.thres1_channel = (cfg->adc_unit << 3) | (cfg->channel & 0x7); in adc_ll_digi_monitor_set_mode()416 APB_SARADC.thres1_ctrl.thres1_high = cfg->h_threshold; in adc_ll_digi_monitor_set_mode()417 APB_SARADC.thres1_ctrl.thres1_low = cfg->l_threshold; in adc_ll_digi_monitor_set_mode()432 APB_SARADC.thres1_ctrl.thres1_channel = 0xF; in adc_ll_digi_monitor_disable()
140 } thres1_ctrl; member
132 } thres1_ctrl; member