Searched refs:ITM_Port32 (Results 1 – 1 of 1) sorted by relevance
57 #define ITM_Port32(n) (*((volatile unsigned long *) (0xE0000000 + 4 * n))) macro66 while (ITM_Port32(0) == 0) {} in _ttywrch()
Completed in 3 milliseconds