Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_renesas_ra_cgc.c66 const struct clock_control_ra_pclk_cfg *config = dev->config; in clock_control_renesas_ra_get_rate()
106 (static const struct clock_control_ra_pclk_cfg node_id##_cfg = \
/Zephyr-latest/include/zephyr/drivers/clock_control/
Drenesas_ra_cgc.h71 struct clock_control_ra_pclk_cfg { struct
/Zephyr-latest/drivers/usb/udc/
Dudc_renesas_ra.c571 const struct clock_control_ra_pclk_cfg *clock_cfg = clock_dev->config; in udc_renesas_ra_clock_check()