Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_net.c61 uint16_t nghttp2_ntohs(uint16_t netshort) in nghttp2_ntohs() argument
64 unsigned char *p = (unsigned char *)&netshort; in nghttp2_ntohs()
A Dnghttp2_net.h60 STIN uint16_t nghttp2_ntohs(uint16_t netshort);
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/
A Dco_endian.h142 __STATIC __INLINE uint16_t co_ntohs(uint16_t netshort) in co_ntohs() argument
144 return co_htons(netshort); in co_ntohs()

Completed in 32 milliseconds