zephyr/tests/drivers/clock_control/pwm_clock
Andriy Gelman 0d1fa268bb drivers: clock_control: Add PWM clock device
Adds a clock control device for a PWM node, allowing the PWM
to be controlled using the clock control API.

It is a similar idea to the device driver in linux:
linux/Documentation/devicetree/bindings/clock/pwm-clock.yaml

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
2023-11-20 09:18:44 +01:00
..
boards drivers: clock_control: Add PWM clock device 2023-11-20 09:18:44 +01:00
dts/bindings drivers: clock_control: Add PWM clock device 2023-11-20 09:18:44 +01:00
src drivers: clock_control: Add PWM clock device 2023-11-20 09:18:44 +01:00
CMakeLists.txt drivers: clock_control: Add PWM clock device 2023-11-20 09:18:44 +01:00
prj.conf drivers: clock_control: Add PWM clock device 2023-11-20 09:18:44 +01:00
testcase.yaml drivers: clock_control: Add PWM clock device 2023-11-20 09:18:44 +01:00