Go to the source code of this file.
◆ CFG_TUSB_DEBUG_PRINTF()
| int CFG_TUSB_DEBUG_PRINTF |
( |
const char * | format, |
|
|
| ... ) |
|
extern |
◆ tu_lookup_find()
| static const char * tu_lookup_find |
( |
tu_lookup_table_t const * | p_table, |
|
|
uint32_t | key ) |
|
inlinestatic |
◆ tu_print_buf()
| static void tu_print_buf |
( |
uint8_t const * | buf, |
|
|
uint32_t | bufsize ) |
|
inlinestatic |
◆ tu_print_mem()
| void tu_print_mem |
( |
void const * | buf, |
|
|
uint32_t | count, |
|
|
uint8_t | indent ) |
Initial value:{
#endif
#if CFG_TUSB_DEBUG
#if CFG_TUSB_DEBUG >= CFG_TUH_LOG_LEVEL || CFG_TUSB_DEBUG >= CFG_TUD_LOG_LEVEL
char const *const tu_str_speed[]
◆ tu_str_std_request
| char const* const tu_str_std_request[] |
|
extern |
◆ tu_str_xfer_result
| char const* const tu_str_xfer_result[] |
|
extern |