Home
last modified time | relevance | path

Searched refs:W3 (Results 1 – 4 of 4) sorted by relevance

/target/stm32f746g-disco/
A Dusb.c23 #define W3(w) (w & 0xff), ((w >> 8) & 0xff), ((w >> 16) & 0xff) macro
/target/dartuinoP0/
A Dusb.c22 #define W3(w) (w & 0xff), ((w >> 8) & 0xff), ((w >> 16) & 0xff) macro
/target/stellaris-launchpad/
A Dusb.c18 #define W3(w) (w & 0xff), ((w >> 8) & 0xff), ((w >> 16) & 0xff) macro
/target/nucleo-f072rb/
A Dusb.c24 #define W3(w) (w & 0xff), ((w >> 8) & 0xff), ((w >> 16) & 0xff) macro

Completed in 6 milliseconds