Home
last modified time | relevance | path

Searched refs:recvfrom (Results 1 – 2 of 2) sorted by relevance

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/include/
Dsocket.h1686 NMI_API sint16 recvfrom(SOCKET sock, void *pvRecvBuf, uint16 u16BufLen, uint32 u32Timeoutmsec);
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c954 sint16 recvfrom(SOCKET sock, void *pvRecvBuf, uint16 u16BufLen, uint32 u32Timeoutmsec) in recvfrom() function