Searched refs:RCC_ADCHCLK_DIV10 (Results 1 – 7 of 7) sorted by relevance
388 #define RCC_ADCHCLK_DIV10 ((uint32_t)0x00000005) macro395 …|| ((DIV) == RCC_ADCHCLK_DIV6) || ((DIV) == RCC_ADCHCLK_DIV8) || ((DIV) == RCC_ADCHCLK_DIV10) …
392 #define RCC_ADCHCLK_DIV10 ((uint32_t)0x00000005) macro399 …|| ((DIV) == RCC_ADCHCLK_DIV6) || ((DIV) == RCC_ADCHCLK_DIV8) || ((DIV) == RCC_ADCHCLK_DIV10) …
449 #define RCC_ADCHCLK_DIV10 ((uint32_t)0x00000005) macro456 …|| ((DIV) == RCC_ADCHCLK_DIV6) || ((DIV) == RCC_ADCHCLK_DIV8) || ((DIV) == RCC_ADCHCLK_DIV10) …
Completed in 34 milliseconds