Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
arm_clock_control.h File Reference

Clock subsystem IDs for ARM family SoCs. More...

Go to the source code of this file.

Data Structures

struct  arm_clock_control_t

Enumerations

enum  arm_bus_type_t { CMSDK_AHB = 0 , CMSDK_APB }
enum  arm_soc_state_t { SOC_ACTIVE = 0 , SOC_SLEEP , SOC_DEEPSLEEP }

Detailed Description

Clock subsystem IDs for ARM family SoCs.

Enumeration Type Documentation

◆ arm_bus_type_t

Enumerator
CMSDK_AHB 
CMSDK_APB 

◆ arm_soc_state_t

Enumerator
SOC_ACTIVE 
SOC_SLEEP 
SOC_DEEPSLEEP