|
BEEP-8 SDK 1.0.0
|
Public Attributes | |
| void * | StackTop |
| size_t | StackSize |
| b8OsCpuCycles | CpuCyclesPerSec |
| u32 | UsecPerTick |
| sem_t * | sem_heap |
| int(* | ArchDriverGetTimerIrq )(u16 *irq) |
| int(* | ArchDriverOnStartTimer )(u32 hz) |
| int(* | ArchDriverOnStartCycleCnt )(void) |
| void(* | ArchDriverGetCycle )(u32 *cyccnt) |
| void(* | ArchDriverGetCycleAndClear )(u32 *cyccnt) |
| void(* | ArchDriverPicDistributor )(u8 enable) |
| void(* | ArchDriverGetClockTime )(u64 *clock) |