Searched refs:thres0_ctrl (Results 1 – 3 of 3) sorted by relevance
411 APB_SARADC.thres0_ctrl.thres0_channel = (cfg->adc_unit << 3) | (cfg->channel & 0x7); in adc_ll_digi_monitor_set_mode()412 APB_SARADC.thres0_ctrl.thres0_high = cfg->h_threshold; in adc_ll_digi_monitor_set_mode()413 APB_SARADC.thres0_ctrl.thres0_low = cfg->l_threshold; in adc_ll_digi_monitor_set_mode()430 APB_SARADC.thres0_ctrl.thres0_channel = 0xF; in adc_ll_digi_monitor_disable()
130 } thres0_ctrl; member
123 } thres0_ctrl; member