Searched refs:X32_F (Results 1 – 13 of 13) sorted by relevance
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv6/ |
A D | ip6.c | 1094 LWIP_DEBUGF(IP6_DEBUG, ("| %4"X32_F" | %4"X32_F" | %4"X32_F" | %4"X32_F" | (src)\n", in ip6_debug_print() 1099 LWIP_DEBUGF(IP6_DEBUG, ("| %4"X32_F" | %4"X32_F" | %4"X32_F" | %4"X32_F" |\n", in ip6_debug_print() 1105 LWIP_DEBUGF(IP6_DEBUG, ("| %4"X32_F" | %4"X32_F" | %4"X32_F" | %4"X32_F" | (dest)\n", in ip6_debug_print() 1110 LWIP_DEBUGF(IP6_DEBUG, ("| %4"X32_F" | %4"X32_F" | %4"X32_F" | %4"X32_F" |\n", in ip6_debug_print()
|
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/ |
A D | arch.h | 105 #ifndef X32_F 106 #define X32_F PRIx32 macro
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/ |
A D | arch.h | 105 #ifndef X32_F 106 #define X32_F PRIx32 macro
|
/AliOS-Things-master/hardware/chip/haas1000/aos/arch/ |
A D | cc.h | 68 #define X32_F "lx" macro 127 #define X32_F "x"
|
/AliOS-Things-master/hardware/chip/rtl872xd/arch/ |
A D | cc.h | 64 #define X32_F "8lx" macro 125 #define X32_F "x"
|
/AliOS-Things-master/components/py_engine/engine/extmod/lwip-include/arch/ |
A D | cc.h | 22 #define X32_F "x" macro
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/arch/ |
A D | cc.h | 68 #define X32_F "lx" macro
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/ |
A D | plat_types.h | 104 #ifndef X32_F 105 #define X32_F "x" macro
|
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv4/ |
A D | ip4.c | 504 …BUGF(IP_DEBUG, ("ip_input: iphdr->dest 0x%"X32_F" netif->ip_addr 0x%"X32_F" (0x%"X32_F", 0x%"X32_F…
|
A D | dhcp.c | 321 LWIP_DEBUGF(DHCP_DEBUG | LWIP_DBG_STATE, ("dhcp_handle_offer(): server 0x%08"X32_F"\n", in dhcp_handle_offer() 325 LWIP_DEBUGF(DHCP_DEBUG | LWIP_DBG_STATE, ("dhcp_handle_offer(): offer for 0x%08"X32_F"\n", in dhcp_handle_offer() 905 …BUG | LWIP_DBG_TRACE | LWIP_DBG_STATE, ("dhcp_arp_reply(): CHECKING, arp reply for 0x%08"X32_F"\n", in dhcp_arp_reply() 1119 …GF(DHCP_DEBUG | LWIP_DBG_STATE, ("dhcp_bind(): IP: 0x%08"X32_F" SN: 0x%08"X32_F" GW: 0x%08"X32_F"\… in dhcp_bind() 1740 …("transaction id mismatch reply_msg->xid(%"X32_F")!=dhcp->xid(%"X32_F")\n",lwip_ntohl(reply_msg->x… in dhcp_recv() 1860 ("transaction id xid(%"X32_F")\n", xid)); in dhcp_create_msg()
|
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ |
A D | inet_chksum.c | 293 LWIP_DEBUGF(INET_DEBUG, ("inet_chksum_pseudo(): pbuf chain lwip_chksum()=%"X32_F"\n", acc)); in inet_cksum_pseudo_base() 439 LWIP_DEBUGF(INET_DEBUG, ("inet_chksum_pseudo(): pbuf chain lwip_chksum()=%"X32_F"\n", acc)); in inet_cksum_pseudo_partial_base()
|
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/iperf/ |
A D | iperf_task.c | 315 …ver, receive from sin_len = %d, sin_family = %d , port = %d, s_addr = 0x%"X32_F"", cliaddr.sin_len… in iperf_udp_run_server()
|
/AliOS-Things-master/components/lwip/lwip2.0.0/api/ |
A D | sockets.c | 2497 LWIP_DEBUGF(SOCKETS_DEBUG, ("lwip_getsockopt(%d, IPPROTO_IP, IP_MULTICAST_IF) = 0x%"X32_F"\n", in lwip_getsockopt_impl()
|
Completed in 38 milliseconds