Searched refs:adfil (Results 1 – 1 of 1) sorted by relevance
641 uint32_t adfil = 0; in r_adc_c_open_sub() local646 adfil = (uint32_t) (1 << R_ADC_C_ADFIL_FILONOFF_Pos); in r_adc_c_open_sub()649 … adfil |= (uint32_t) ((p_cfg_extend->external_trigger_filter - 1) << R_ADC_C_ADFIL_FILNUM_Pos); in r_adc_c_open_sub()688 p_instance_ctrl->p_reg->ADFIL = adfil; in r_adc_c_open_sub()