Home
last modified time | relevance | path

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

/RevoEX-2.3/build/demos/nwc24demo/src/ChannelJump/
DChannelJump.c49 void *hi = OSGetMEM2ArenaHi() ; in init_memory2() local
50 s_handle = MEMCreateFrmHeap( lo, (u32)hi - (u32)lo ) ; in init_memory2()
57 OSSetMEM2ArenaLo(hi) ; in init_memory2()