Searched defs:TxBF_Nr (Results 1 – 2 of 2) sorted by relevance
25 #define TxBF_Nr(a, b) ((a > b) ? (b) : (a)) macro
20 #define TxBF_Nr(a, b) ((a > b) ? (b) : (a)) macro