Searched refs:elc_peripheral (Results 1 – 3 of 3) sorted by relevance
218 elc_peripheral_t elc_peripheral; ///< Name of the peripheral in the ELC list member
219 elc_peripheral_t elc_peripheral; ///< Name of the peripheral in the ELC list member
625 …p_adc_info->elc_peripheral = (elc_peripheral_t) (ELC_PERIPHERAL_ADC0 + (2U * p_instance_ctrl->p_cf… in R_ADC_InfoGet()