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 |
Definitions and prototypes for the Platform SDK.
#define CLK_CAL_STAT_BUSY 0x00 |
Definition at line 59 of file platform_sdk.h.
#define CLK_CAL_STAT_DONE 0x01 |
Definition at line 60 of file platform_sdk.h.
#define CLK_CAL_STAT_OVERFLOW 0x100 |
Definition at line 61 of file platform_sdk.h.
#define XO_CRYSTAL_FREQ 32000000 |
Clock calibration macro.
Definition at line 58 of file platform_sdk.h.