zephyr/include/drivers/clock_control
Julien Massot 2ad6e4e376 drivers: clock_control: add R-Car CPG MSSR driver
Clock Pulse Generator, Module Standby Software Reset, are registers
presents in Renesas Gen3 SoC series.

MSSR is used to supply clock to the different modules, shuch as timer,
or UART, it's also possible to issue a reset the different module.

CPG registers allow to get the rate or to set some divider like for
the CAN clock.

Signed-off-by: Julien Massot <julien.massot@iot.bzh>
2021-04-22 10:38:45 +02:00
..
arm_clock_control.h
clock_control_litex.h drivers: clock control: Add LiteX clock control driver 2020-12-06 12:35:16 -05:00
lpc11u6x_clock_control.h
nrf_clock_control.h drivers: clock_control: nrf: Add audio clock support to nrf53 2020-12-10 12:58:49 +01:00
rcar_clock_control.h drivers: clock_control: add R-Car CPG MSSR driver 2021-04-22 10:38:45 +02:00
stm32_clock_control.h soc: stm32: convert to use DEVICE_DT_GET for clocks 2021-02-16 17:01:37 -06:00