Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/
H A DdrvGlobal.h113 #define _RV32_2(addr, value) 0x20 + _RV32_1(addr, value), (U8)((value) >> 8) macro
114 #define _RV32_3(addr, value) 0x20 + _RV32_2(addr, value), (U8)((value) >> 16)