nrfxlib API
3.3.99
Loading...
Searching...
No Matches
◆
NRF_HTONS
#define NRF_HTONS
(
x
)
#include <
nrf_modem/include/nrf_socket.h
>
Value:
((uint16_t) ((((x) & 0xff00) >> 8) | (((x) & 0x00ff) << 8)))
Host to network byte-orders on half word.
Socket address resolution API
Generated on Wed Jun 10 2026 17:21:25 for nrfxlib API by
1.12.0