Searched defs:PLL2_TIMEOUT_VALUE (Results 1 – 4 of 4) sorted by relevance
41 #define PLL2_TIMEOUT_VALUE PLL_TIMEOUT_VALUE /* 2 ms */ macro
45 #define PLL2_TIMEOUT_VALUE ((uint32_t)2U) /* 2 ms (minimum Tick + 1) */ macro
45 #define PLL2_TIMEOUT_VALUE 2UL /* 2 ms (minimum Tick + 1) */ macro
51 #define PLL2_TIMEOUT_VALUE 100U /* 100 ms */ macro