Home
last modified time | relevance | path

Searched defs:REG (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/rt-thread/examples/test/
H A Ddhry_2.c21 #define REG macro
H A Ddhry_1.c40 #define REG macro
/nrf52832-nimble/rt-thread/libcpu/mips/common/
H A Dmips_asm.h275 #define REG(base,offs) REG32( (U32)(base) + offs##_##OFS ) macro