#define GET_UINT16 ( usAddr   )     (*((volatile UINT16 *)(usAddr)))

Get a UINT16 value from usAddr.

在文件los_base.h121行定义。