Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/common/
A Dusb_util.h157 #ifndef BSWAP32
158 #define BSWAP32(u32) (__builtin_bswap32(u32)) macro

Completed in 5 milliseconds