Searched refs:POS_STAT_X (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-2.1/build/demos/hio2demo/src/ |
| D | multi-main.c | 26 #define POS_STAT_X 512 macro 31 #define POS_SYNC_X POS_STAT_X 164 (void)DEMORFPrintf(POS_STAT_X, POS_STAT_Y, 0, "ST:%04X", stat); in main()
|
| D | dual-main.c | 31 #define POS_STAT_X 512 macro 35 #define POS_SYNC_X POS_STAT_X 190 (void)DEMORFPrintf(POS_STAT_X, POS_RECV_STAT_Y, 0, "R:%04X", recvStat); in main() 191 (void)DEMORFPrintf(POS_STAT_X, POS_SEND_STAT_Y, 0, "S:%04X", sendStat); in main()
|