|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Clock control subsystem descriptor for ARM CMSDK SoCs. More...
#include <zephyr/drivers/clock_control/arm_clock_control.h>
Data Fields | |
| enum arm_bus_type_t | bus |
| Peripheral bus the device sits on. | |
| enum arm_soc_state_t | state |
| CPU state the clock setting applies to. | |
| uint32_t | device |
| Identifies the device on the bus. | |
Clock control subsystem descriptor for ARM CMSDK SoCs.
| enum arm_bus_type_t arm_clock_control_t::bus |
Peripheral bus the device sits on.
| uint32_t arm_clock_control_t::device |
Identifies the device on the bus.
| enum arm_soc_state_t arm_clock_control_t::state |
CPU state the clock setting applies to.