Home
last modified time | relevance | path

Searched refs:u32RTT (Results 1 – 3 of 3) sorted by relevance

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/include/
Dm2m_socket_host_if.h433 uint32 u32RTT; member
Dsocket.h896 typedef void (*tpfPingCb)(uint32 u32IPAddr, uint32 u32RTT, uint8 u8ErrorCode);
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c403 gfpPingCb(strPingReply.u32IPAddr, strPingReply.u32RTT, strPingReply.u8ErrorCode); in m2m_ip_cb()