Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/
H A DdrvGlobal.h114 #define _RV32_3(addr, value) 0x20 + _RV32_2(addr, value), (U8)((value) >> 16) macro
115 #define _RV32_4(addr, value) 0x20 + _RV32_3(addr, value), (U8)((value) >> 24)