Searched refs:X8_F (Results 1 – 12 of 12) sorted by relevance
| /components/net/lwip/lwip-2.0.3/src/netif/ |
| A D | ethernet.c | 100 …("ethernet_input: dest:%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F", src:%"X8_F":%"X8_F":%"X8_F…
|
| /components/net/lwip/lwip-2.1.2/src/netif/ |
| A D | ethernet.c | 106 …("ethernet_input: dest:%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F", src:%"X8_F":%"X8_F":%"X8_F…
|
| /components/net/lwip/lwip-2.0.3/src/include/lwip/ |
| A D | arch.h | 139 #ifndef X8_F 140 #define X8_F "02" PRIx8 macro
|
| /components/net/lwip/lwip-1.4.1/src/include/lwip/ |
| A D | arch.h | 51 #ifndef X8_F 52 #define X8_F "02x" macro
|
| /components/net/lwip/lwip-1.4.1/src/netif/ |
| A D | etharp.c | 1295 …("ethernet_input: dest:%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F":%"X8_F", src:%"X8_F":%"X8_F":%"X8_F…
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/ |
| A D | arch.h | 149 #ifndef X8_F 150 #define X8_F "02" PRIx8 macro
|
| /components/net/lwip/lwip-2.0.3/src/core/ |
| A D | netif.c | 1114 …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() 1177 …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()
|
| /components/net/lwip/lwip-1.4.1/ |
| A D | UPGRADING | 103 * Added printf-formatter X8_F to printf u8_t as hex
|
| /components/net/lwip/lwip-2.1.2/src/core/ |
| A D | netif.c | 1422 …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() 1489 …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()
|
| /components/net/lwip/lwip-2.0.3/ |
| A D | UPGRADING | 202 * Added printf-formatter X8_F to printf u8_t as hex
|
| /components/net/lwip/lwip-2.1.2/ |
| A D | UPGRADING | 237 * Added printf-formatter X8_F to printf u8_t as hex
|
| /components/net/lwip/lwip-1.4.1/src/netif/ppp/ |
| A D | ppp.c | 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()
|
Completed in 21 milliseconds