Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
clock_control_numaker.h File Reference
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  numaker_scc_subsys
 

Macros

#define NUMAKER_SCC_CLKSW_UNTOUCHED   0
 Enable/disable oscillators or other clocks.
 
#define NUMAKER_SCC_CLKSW_ENABLE   1
 
#define NUMAKER_SCC_CLKSW_DISABLE   2
 
#define NUMAKER_SCC_SUBSYS_ID_PCC   1
 SCC subsystem ID.
 

Macro Definition Documentation

◆ NUMAKER_SCC_CLKSW_DISABLE

#define NUMAKER_SCC_CLKSW_DISABLE   2

◆ NUMAKER_SCC_CLKSW_ENABLE

#define NUMAKER_SCC_CLKSW_ENABLE   1

◆ NUMAKER_SCC_CLKSW_UNTOUCHED

#define NUMAKER_SCC_CLKSW_UNTOUCHED   0

Enable/disable oscillators or other clocks.

◆ NUMAKER_SCC_SUBSYS_ID_PCC

#define NUMAKER_SCC_SUBSYS_ID_PCC   1

SCC subsystem ID.