Lines Matching full:title
23 void DispHal(const char* title, const void* data, size_t length);
71 void DispHal(const char* title, const void* data, size_t length) { in DispHal() argument
103 STLOG_HAL_D("%s", title); in DispHal()
112 if (title[0] == 'R') { in DispHal()
114 } else if (title[0] == 'T') { in DispHal()
121 if (title[0] == 'R') { in DispHal()
123 } else if (title[0] == 'T') { in DispHal()
141 if (title[0] == 'R') { in DispHal()
143 } else if (title[0] == 'T') { in DispHal()
150 if (title[0] == 'R') { in DispHal()
152 } else if (title[0] == 'T') { in DispHal()