15 static const char *
const jep106[][126] = {
21 if (id < 1 || id > 126) {
22 LOG_DEBUG(
"BUG: Caller passed out-of-range JEP106 ID!");
static const char *const jep106[][126]
const char * jep106_table_manufacturer(unsigned int bank, unsigned int id)
Get the manufacturer name associated with a JEP106 ID.
#define LOG_DEBUG(expr ...)
char id[RTT_CB_MAX_ID_LENGTH]
Control block identifier.
#define ARRAY_SIZE(x)
Compute the number of elements of a variable length array.