/hal_renesas-latest/drivers/ra/fsp/inc/api/ |
D | r_elc_api.h | 68 } elc_peripheral_t; typedef 123 … fsp_err_t (* linkSet)(elc_ctrl_t * const p_ctrl, elc_peripheral_t peripheral, elc_event_t signal); 130 fsp_err_t (* linkBreak)(elc_ctrl_t * const p_ctrl, elc_peripheral_t peripheral);
|
D | r_adc_api.h | 219 elc_peripheral_t elc_peripheral; ///< Name of the peripheral in the ELC list
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra2a1/ |
D | bsp_elc.h | 204 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra4e1/ |
D | bsp_elc.h | 210 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra4e2/ |
D | bsp_elc.h | 231 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra4w1/ |
D | bsp_elc.h | 231 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra4m1/ |
D | bsp_elc.h | 246 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra6e1/ |
D | bsp_elc.h | 264 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra6e2/ |
D | bsp_elc.h | 253 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra4l1/ |
D | bsp_elc.h | 277 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra4m2/ |
D | bsp_elc.h | 285 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra4m3/ |
D | bsp_elc.h | 298 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/rz/fsp/inc/api/ |
D | r_adc_api.h | 218 elc_peripheral_t elc_peripheral; ///< Name of the peripheral in the ELC list
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra6m4/ |
D | bsp_elc.h | 341 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra8t1/ |
D | bsp_elc.h | 368 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra6m5/ |
D | bsp_elc.h | 362 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra6m1/ |
D | bsp_elc.h | 354 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra8d1/ |
D | bsp_elc.h | 393 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra8m1/ |
D | bsp_elc.h | 383 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra6m2/ |
D | bsp_elc.h | 387 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra6m3/ |
D | bsp_elc.h | 413 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/ra2l1/ |
D | bsp_elc.h | 624 } elc_peripheral_t; typedef
|
/hal_renesas-latest/zephyr/rz/portable/rzn/ |
D | bsp_override.h | 355 } elc_peripheral_t; typedef
|
/hal_renesas-latest/drivers/ra/fsp/src/r_adc/ |
D | r_adc.c | 625 …p_adc_info->elc_peripheral = (elc_peripheral_t) (ELC_PERIPHERAL_ADC0 + (2U * p_instance_ctrl->p_cf… in R_ADC_InfoGet()
|