Searched defs:ch_config (Results 1 – 2 of 2) sorted by relevance
114 #define ISTEMP(i, ch_config) ((i) == 0 ? 1 : \ argument117 #define ISVOLT(i, ch_config) ((i) == 5 ? 1 : \ argument
2845 static int ch_config(pc300dev_t * d) in ch_config() function