zephyr/include/drivers/clock_control
Krzysztof Chruscinski c69a27b789 drivers: timer: nrf: Add configurable clock startup mode
Added configuration for approach to starting system clock source.
There are 3 options: no wait, wait untill available, wait until
stable.

Added support for those modes in clock control driver which handles
low frequency source clock.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-09-10 21:31:01 +02:00
..
arm_clock_control.h
lpc11u6x_clock_control.h drivers: clock_control: lpc11u6x: Add support for clock controller 2020-07-29 20:12:24 +02:00
nrf_clock_control.h drivers: timer: nrf: Add configurable clock startup mode 2020-09-10 21:31:01 +02:00
stm32_clock_control.h