Home
last modified time | relevance | path

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

/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/inc/
A Dco_endian.h155 __INLINE uint16_t co_ntohs(uint16_t netshort) in co_ntohs() argument
157 return co_htons(netshort); in co_ntohs()

Completed in 5 milliseconds