Searched refs:LSW (Results 1 – 3 of 3) sorted by relevance
55 Uint16 LSW:16; // 15:0 CPU-Timer Counter Registers member65 Uint16 LSW:16; // 15:0 CPU-Timer Period Registers member
991 #define LSW(u64) (((U32 *)&(u64))[0]) //!< Least significant word of \a u64. macro
1079 #define LSW(u64) (((U32 *)&(u64))[1]) //!< Least significant word of \a u64. macro
Completed in 15 milliseconds