FreeCalypso > hg > freecalypso-sw
comparison rvinterf/include/etm.h @ 921:38c7078712ab
fc-dspapidump utility written, compiles
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Sun, 18 Oct 2015 21:41:01 +0000 |
parents | 7cb0b32f1997 |
children |
comparison
equal
deleted
inserted
replaced
920:7cb0b32f1997 | 921:38c7078712ab |
---|---|
48 #define TMCORE_OPC_CODEC_RD 0x66 | 48 #define TMCORE_OPC_CODEC_RD 0x66 |
49 #define TMCORE_OPC_CODEC_WR 0x67 | 49 #define TMCORE_OPC_CODEC_WR 0x67 |
50 #define TMCORE_OPC_DIEID 0x68 | 50 #define TMCORE_OPC_DIEID 0x68 |
51 | 51 |
52 #define MAX_MEMREAD_BYTES 238 | 52 #define MAX_MEMREAD_BYTES 238 |
53 #define MAX_MEMREAD_16BIT 119 |