Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/
Dsl_socket.h1540 #if _SL_INCLUDE_FUNC(sl_Htonl )
1541 _u32 sl_Htonl( _u32 val );
1543 #define sl_Ntohl sl_Htonl /* Reorder the bytes of a 16-bit unsigned value from network order to pr…
/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/source/
Dsl_socket.c806 _u32 sl_Htonl( _u32 val ) in sl_Htonl() function