Searched refs:NI_M_AI_CFG_GAIN (Results 1 – 2 of 2) sorted by relevance
731 #define NI_M_AI_CFG_GAIN(x) (((x) & 0x7) << 9) macro
1663 config_bits |= NI_M_AI_CFG_GAIN(range_code); in ni_m_series_load_channelgain_list()