Home
last modified time | relevance | path

Searched refs:SZT_F (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Darch.h108 #ifndef SZT_F
109 #define SZT_F PRIuPTR macro
A Dmem.h50 #define MEM_SIZE_F SZT_F
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Darch.h108 #ifndef SZT_F
109 #define SZT_F PRIuPTR macro
A Dmem.h50 #define MEM_SIZE_F SZT_F
/AliOS-Things-master/hardware/chip/haas1000/aos/arch/
A Dcc.h69 #define SZT_F U32_F macro
128 #define SZT_F "uz"
/AliOS-Things-master/hardware/chip/rtl872xd/arch/
A Dcc.h65 #define SZT_F U32_F macro
126 #define SZT_F "uz"
/AliOS-Things-master/components/py_engine/engine/extmod/lwip-include/arch/
A Dcc.h25 #define SZT_F "u" macro
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dsockets.c973 LWIP_DEBUGF(SOCKETS_DEBUG, ("lwip_recvfrom(%d, %p, %"SZT_F", 0x%x, ..)\n", s, mem, len, flags)); in lwip_recvfrom()
1038 …LWIP_DEBUGF(SOCKETS_DEBUG, ("lwip_recvfrom: buflen=%"U16_F" len=%"SZT_F" off=%d sock->lastoffset=%… in lwip_recvfrom()
1161 LWIP_DEBUGF(SOCKETS_DEBUG, ("lwip_send(%d, data=%p, size=%"SZT_F", flags=0x%x)\n", in lwip_send()
1188 LWIP_DEBUGF(SOCKETS_DEBUG, ("lwip_send(%d) err=%d written=%"SZT_F"\n", s, err, written)); in lwip_send()
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Daf_packet.c288 … LWIP_DEBUGF(PACKETS_DEBUG, ("packet_recvfrom(%d, %p, %"SZT_F", 0x%x, ..)\n", s, mem, len, flags)); in packet_recvfrom()

Completed in 16 milliseconds