Searched refs:SLOT_BASE (Results 1 – 1 of 1) sorted by relevance
63 #define SLOT_BASE 0x10000 macro69 #define MXC_SLOT_OFFSET(slot, offset) ((SLOT_BASE * ((slot) + 1)) + (offset))
Completed in 4 milliseconds