Searched refs:NI_E_AI_CFG_LO_GAIN (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/comedi/drivers/ | ||
D | ni_stc.h | 579 #define NI_E_AI_CFG_LO_GAIN(x) ((x) << 0) macro |
D | ni_mio_common.c | 1805 lo = NI_E_AI_CFG_LO_GAIN(range); in ni_load_channelgain_list() |