Searched refs:X8_F (Results 1 – 5 of 5) sorted by relevance
51 #ifndef X8_F52 #define X8_F "02x" macro
1295 …("ethernet_input: dest:%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F", src:%"X8_F":%"X8_F":%"X8_F…
60 #define X8_F "02x" macro
103 * Added printf-formatter X8_F to printf u8_t as hex
711 …("PPP nPut: incomplete sio_write(fd:%"SZT_F", len:%d, c: 0x%"X8_F") c = %d\n", (size_t)pc->fd, b->… in nPut()