GET_UINT32
Basic definitions
#define
GET_UINT32
(
uwAddr
)
(*((volatile
UINT32
*)(uwAddr)))
Get a UINT32 value from uwAddr.
在文件
los_base.h
第
126
行定义。