|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Clock subsystem definitions for ARM CMSDK-based SoCs. More...
#include <zephyr/drivers/clock_control.h>Go to the source code of this file.
Data Structures | |
| struct | arm_clock_control_t |
| Clock control subsystem descriptor for ARM CMSDK SoCs. More... | |
Enumerations | |
| enum | arm_bus_type_t { CMSDK_AHB = 0 , CMSDK_APB } |
| CMSDK peripheral bus type. More... | |
| enum | arm_soc_state_t { SOC_ACTIVE = 0 , SOC_SLEEP , SOC_DEEPSLEEP } |
| CPU power state for which a clock can be configured. More... | |
Clock subsystem definitions for ARM CMSDK-based SoCs.