Home
last modified time | relevance | path

Searched refs:elc_peripheral (Results 1 – 3 of 3) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/inc/api/
Dr_adc_api.h218 elc_peripheral_t elc_peripheral; ///< Name of the peripheral in the ELC list member
/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_adc_api.h219 elc_peripheral_t elc_peripheral; ///< Name of the peripheral in the ELC list member
/hal_renesas-latest/drivers/ra/fsp/src/r_adc/
Dr_adc.c625 …p_adc_info->elc_peripheral = (elc_peripheral_t) (ELC_PERIPHERAL_ADC0 + (2U * p_instance_ctrl->p_cf… in R_ADC_InfoGet()