Searched refs:X8_F (Results 1 – 6 of 6) sorted by relevance
| /lib/lwip/lwip/src/netif/ |
| A D | ethernet.c | 102 …("ethernet_input: dest:%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F", src:%"X8_F":%"X8_F":%"X8_F…
|
| A D | lowpan6_common.c | 443 …LWIP_DEBUGF(LWIP_LOWPAN6_DECOMPRESSION_DEBUG, ("TF: 00, ECN: 0x%"X8_F", Flowlabel+DSCP: 0x%8"X32_F… in lowpan6_decompress_hdr() 451 …LWIP_DEBUGF(LWIP_LOWPAN6_DECOMPRESSION_DEBUG, ("TF: 01, ECN: 0x%"X8_F", Flowlabel: 0x%2"X32_F", DS… in lowpan6_decompress_hdr() 458 …LWIP_DEBUGF(LWIP_LOWPAN6_DECOMPRESSION_DEBUG, ("TF: 10, DCSP+ECN: 0x%"X8_F", Flowlabel ignored\n",… in lowpan6_decompress_hdr()
|
| /lib/lwip/lwip/src/include/lwip/ |
| A D | arch.h | 149 #ifndef X8_F 150 #define X8_F "02" PRIx8 macro
|
| /lib/lwip/lwip/contrib/ports/win32/include/arch/ |
| A D | cc.h | 75 #define X8_F "02x" macro
|
| /lib/lwip/lwip/src/core/ |
| A D | netif.c | 1431 …LWIP_DBG_TRACE | LWIP_DBG_STATE, ("netif: IPv6 address %d of interface %c%c set to %s/0x%"X8_F"\n", in netif_ip6_addr_set_parts() 1498 …LWIP_DBG_TRACE | LWIP_DBG_STATE, ("netif: IPv6 address %d of interface %c%c set to %s/0x%"X8_F"\n", in netif_ip6_addr_set_state()
|
| /lib/lwip/lwip/ |
| A D | UPGRADING | 247 * Added printf-formatter X8_F to printf u8_t as hex
|
Completed in 16 milliseconds