Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
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.