Searched refs:h_threshold (Results 1 – 5 of 5) sorted by relevance
94 uint32_t h_threshold; /*!<Set monitor threshold of adc digital controller. */ member
262 APB_SARADC.saradc_thres0_ctrl.saradc_thres0_high = cfg->h_threshold; 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()
421 APB_SARADC.saradc_thres0_ctrl.saradc_apb_saradc_thres0_high = cfg->h_threshold; 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()
412 APB_SARADC.thres0_ctrl.thres0_high = cfg->h_threshold; in adc_ll_digi_monitor_set_mode()416 APB_SARADC.thres1_ctrl.thres1_high = cfg->h_threshold; in adc_ll_digi_monitor_set_mode()