Searched refs:NI_M_PLL_MAX_MULTIPLIER (Results 1 – 2 of 2) sorted by relevance
800 #define NI_M_PLL_MAX_MULTIPLIER 0x100 macro
4902 for (mult = 1; mult <= NI_M_PLL_MAX_MULTIPLIER; ++mult) { in ni_mseries_get_pll_parameters()