Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Clock control definitions for Nuvoton NuMaker devices. More...

#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  numaker_scc_subsys_pcc
 Peripheral clock control configuration. More...
struct  numaker_scc_subsys_pcc_rate
 Peripheral clock control rate information. More...
struct  numaker_scc_subsys
 NuMaker clock subsystem selector. More...
struct  numaker_scc_subsys_rate
 NuMaker clock subsystem rate selector. More...

Macros

#define NUMAKER_SCC_SUBSYS_ID_PCC   1
 SCC subsystem ID for peripheral clock control (PCC).
Oscillator/clock switch actions
#define NUMAKER_SCC_CLKSW_UNTOUCHED   0
 Leave the clock switch unchanged.
#define NUMAKER_SCC_CLKSW_ENABLE   1
 Enable the oscillator/clock.
#define NUMAKER_SCC_CLKSW_DISABLE   2
 Disable the oscillator/clock.

Detailed Description

Clock control definitions for Nuvoton NuMaker devices.