Searched refs:SC2STR_TBF (Results 1 – 2 of 2) sorted by relevance
46 while (SC2STR & (SC2STR_TBF)) continue; in debug_to_serial_mnser()48 while (SC2STR & (SC2STR_TBF)) continue; in debug_to_serial_mnser()51 while (SC2STR & (SC2STR_TBF)) continue; in debug_to_serial_mnser()
169 #define SC2STR_TBF 0x0020 /* transmit buffer status */ macro