Home
last modified time | relevance | path

Searched refs:compare (Results 1 – 1 of 1) sorted by relevance

/test/dm/
A Dk210_pll.c75 #define compare(rate, rate_in) do { \ in dm_test_k210_pll() macro
81 compare(390000000, 26000000); in dm_test_k210_pll()
82 compare(26000000, 390000000); in dm_test_k210_pll()
83 compare(400000000, 26000000); in dm_test_k210_pll()
84 compare(27000000, 26000000); in dm_test_k210_pll()
85 compare(26000000, 27000000); in dm_test_k210_pll()
86 compare(13300000 * 64, 13300000); in dm_test_k210_pll()
87 compare(21250000, 21250000 * 70); in dm_test_k210_pll()
88 compare(21250000, 1750000000); in dm_test_k210_pll()
89 compare(1750000000, 1750000000); in dm_test_k210_pll()

Completed in 6 milliseconds