2020-03-17 22:06:11 +08:00
|
|
|
.. _clock_control_api:
|
|
|
|
|
|
|
|
Clock Control
|
|
|
|
#############
|
|
|
|
|
|
|
|
Overview
|
|
|
|
********
|
|
|
|
|
|
|
|
The clock control API provides access to clocks in the system, including the
|
|
|
|
ability to turn them on and off.
|
|
|
|
|
|
|
|
Configuration Options
|
|
|
|
*********************
|
|
|
|
|
|
|
|
Related configuration options:
|
|
|
|
|
2022-02-08 00:27:43 +08:00
|
|
|
* :kconfig:option:`CONFIG_CLOCK_CONTROL`
|
2020-03-17 22:06:11 +08:00
|
|
|
|
|
|
|
API Reference
|
|
|
|
*************
|
|
|
|
|
|
|
|
.. doxygengroup:: clock_control_interface
|