Searched refs:cbprintf_convert_cb (Results 1 – 2 of 2) sorted by relevance
313 typedef int (*cbprintf_convert_cb)(const void *buf, size_t len, void *ctx); typedef514 cbprintf_convert_cb cb,
223 static int append_string(cbprintf_convert_cb cb, void *ctx, const char *str, uint16_t strl) in append_string()915 cbprintf_convert_cb cb, in cbprintf_package_convert()