Searched refs:NI_M_AI_CFG_BANK_SEL (Results 1 – 2 of 2) sorted by relevance
748 #define NI_M_AI_CFG_BANK_SEL(x) ((((x) & 0x40) << 4) | ((x) & 0x30)) macro
1662 config_bits |= NI_M_AI_CFG_BANK_SEL(chan); in ni_m_series_load_channelgain_list()