Home
last modified time | relevance | path

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

/dports/lang/nbc/NXT/
H A DNXCDefs.h10368 inline void HTRCXSelectProgram(const byte prog);
10705 #define HTRCXSelectProgram(_prog) asm { __HTRCXSelectProgram(_prog) } macro
H A DNXTDefs.h16828 #define HTRCXSelectProgram(_prog) __HTRCXSelectProgram(_prog) macro