Go to the source code of this file.
Macro Definition Documentation
#define CYCLONE_INT_ACK_AUTOVECTOR -1 |
#define CYCLONE_INT_ACK_SPURIOUS -2 |
Function Documentation
int CycloneFlushIrq |
( |
struct Cyclone * |
pcy | ) |
|
unsigned int CycloneGetSr |
( |
const struct Cyclone * |
pcy | ) |
|
void CycloneInit |
( |
void |
| ) |
|
void CyclonePack |
( |
const struct Cyclone * |
pcy, |
|
|
void * |
save_buffer |
|
) |
| |
void CycloneReset |
( |
struct Cyclone * |
pcy | ) |
|
void CycloneRun |
( |
struct Cyclone * |
pcy | ) |
|
void CycloneSetRealTAS |
( |
int |
use_real | ) |
|
void CycloneSetSr |
( |
struct Cyclone * |
pcy, |
|
|
unsigned int |
sr |
|
) |
| |
void CycloneUnpack |
( |
struct Cyclone * |
pcy, |
|
|
const void * |
save_buffer |
|
) |
| |
Variable Documentation