Platform SDK

Definitions and prototypes for the Platform SDK. More...

Modules

 Enumerations
 
 Functions
 

Macros

#define XO_CRYSTAL_FREQ   32000000
 Clock calibration macro. More...
 
#define CLK_CAL_STAT_BUSY   0x00
 
#define CLK_CAL_STAT_DONE   0x01
 
#define CLK_CAL_STAT_OVERFLOW   0x100
 

Detailed Description

Definitions and prototypes for the Platform SDK.

Macro Definition Documentation

◆ CLK_CAL_STAT_BUSY

#define CLK_CAL_STAT_BUSY   0x00

Definition at line 59 of file platform_sdk.h.

◆ CLK_CAL_STAT_DONE

#define CLK_CAL_STAT_DONE   0x01

Definition at line 60 of file platform_sdk.h.

◆ CLK_CAL_STAT_OVERFLOW

#define CLK_CAL_STAT_OVERFLOW   0x100

Definition at line 61 of file platform_sdk.h.

◆ XO_CRYSTAL_FREQ

#define XO_CRYSTAL_FREQ   32000000

Clock calibration macro.

Definition at line 58 of file platform_sdk.h.