Searched defs:LSW (Results 1 – 5 of 5) sorted by relevance
30 #define LSW(value, index) \ macro
732 #define LSW(x) ((uint16_t)((uint32_t)(x))) macro
1168 #define LSW(x) ((uint16_t)(x)) macro
78 #define LSW(x) ((u16)(x)) macro
117 #define LSW(x) ((uint16_t)(x)) macro