1#ifndef OS_DOLPHIN_DDH_STUBS_H
2#define OS_DOLPHIN_DDH_STUBS_H
__OSInterruptHandler AmcEXICallback
Definition AmcExi2Stubs.h:10
int ddh_cc_shutdown()
Definition main.c:30
int ddh_cc_pre_continue()
Definition main.c:116
int ddh_cc_peek()
Definition main.c:128
int ddh_cc_initialize(void *inputPendingPtrRef, AmcEXICallback monitorCallback)
Definition main.c:21
int ddh_cc_post_stop()
Definition main.c:122
int ddh_cc_close()
Definition main.c:45
int ddh_cc_open()
Definition main.c:35
int ddh_cc_write(const u8 *bytes, int length)
Definition main.c:87
int ddh_cc_initinterrupts()
Definition main.c:147
int ddh_cc_read(u8 *data, int size)
Definition main.c:50
T cLib_calcTimer(T *value)
Definition c_lib.h:74
static u16 data[4]
Definition d_vibration.cpp:114
unsigned char u8
Definition types.h:8