---
title: NXSwapLittleShortToHost
framework: kernel
role: symbol
role_heading: Function
path: kernel/1517906-nxswaplittleshorttohost
---

# NXSwapLittleShortToHost

## Declaration

```occ
unsigned short NXSwapLittleShortToHost(unsigned short x);
```

## See Also

### Little Endian to Host

- [NXSwapLittleDoubleToHost](kernel/1517883-nxswaplittledoubletohost.md)
- [NXSwapLittleFloatToHost](kernel/1517860-nxswaplittlefloattohost.md)
- [NXSwapLittleIntToHost](kernel/1517909-nxswaplittleinttohost.md)
- [NXSwapLittleLongLongToHost](kernel/1517857-nxswaplittlelonglongtohost.md)
- [NXSwapLittleLongToHost](kernel/1517881-nxswaplittlelongtohost.md)
