Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Clock source divider and multiplier helpers for Renesas RZ devices. More...

Go to the source code of this file.

Macros

#define RZ_CGC_SUBCLK_DIV(subclk)
 Resolve the divider constant for a sub-clock from its Devicetree div property.
#define RZ_CGC_SUBCLK_MUL(subclk)
 Resolve the multiplier constant for a sub-clock from its Devicetree mul property.
#define RZ_CGC_DIV_CKIO(n)
 CKIO clock divider helper.
#define RZ_CGC_MUL_CPU0CLK(n)
 CPU0 clock multiplier helper.
#define RZ_CGC_MUL_CPU1CLK(n)
 CPU1 clock multiplier helper.

Detailed Description

Clock source divider and multiplier helpers for Renesas RZ devices.