Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/nwc24demo/src/ChannelJump/
DChannelJump.c46 void *hi = OSGetMEM2ArenaHi() ; in init_memory2() local
47 s_handle = MEMCreateFrmHeap( lo, (u32)hi - (u32)lo ) ; in init_memory2()
54 OSSetMEM2ArenaLo(hi) ; in init_memory2()