Home
last modified time | relevance | path

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

/dports/lang/nbc/NXT/
H A DNXCDefs.h10280 inline void HTRCXOnFor(const byte outputs, const unsigned int ms);
10699 #define HTRCXOnFor(_outputs, _ms) asm { __HTRCXOnFor(_outputs, _ms) } macro
H A DNXTDefs.h16740 #define HTRCXOnFor(_outputs, _ms) __HTRCXOnFor(_outputs, _ms) macro