Home
last modified time | relevance | path

Searched refs:LSW (Results 1 – 3 of 3) sorted by relevance

/bsp/ti/c28x/libraries/tms320f28379d/headers/include/
A DF2837xD_cputimer.h55 Uint16 LSW:16; // 15:0 CPU-Timer Counter Registers member
65 Uint16 LSW:16; // 15:0 CPU-Timer Period Registers member
/bsp/samd21/sam_d2x_asflib/sam0/utils/
A Dcompiler.h991 #define LSW(u64) (((U32 *)&(u64))[0]) //!< Least significant word of \a u64. macro
/bsp/avr32/software_framework/utils/
A Dcompiler.h1079 #define LSW(u64) (((U32 *)&(u64))[1]) //!< Least significant word of \a u64. macro

Completed in 15 milliseconds