Searched defs:nibble (Results 1 – 2 of 2) sorted by relevance
19 uint8_t nibble_to_hex(const char *nibble, bool lo) in nibble_to_hex()30 char nibble[2] = { 0x00, '\n' }; /* for strtol */ in process_mac() local
1981 static u8 nibble(unsigned char c) in nibble() function
Completed in 6 milliseconds