Go to the source code of this file.
◆ DBCommFunc
| typedef int(* DBCommFunc) () |
◆ DBCommInitFunc
| typedef int(* DBCommInitFunc) (void *, __OSInterruptHandler) |
◆ DBCommReadFunc
| typedef int(* DBCommReadFunc) (u8 *, int) |
◆ DBCommTable
| typedef struct DBCommTable DBCommTable |
◆ DBCommWriteFunc
| typedef int(* DBCommWriteFunc) (const u8 *, int) |
◆ InitMetroTRKCommTable()
| int InitMetroTRKCommTable |
( |
int | hwId | ) |
|
◆ ReserveEXI2Port()
◆ TRKLoadContext()
| void TRKLoadContext |
( |
OSContext * | ctx, |
|
|
u32 | r4 ) |
◆ TRKWriteUARTN()
| UARTError TRKWriteUARTN |
( |
const void * | , |
|
|
u32 | ) |
◆ UnreserveEXI2Port()
| void UnreserveEXI2Port |
( |
| ) |
|