Searched refs:RCC_ADCHCLK_DIV2 (Results 1 – 7 of 7) sorted by relevance
384 #define RCC_ADCHCLK_DIV2 ((uint32_t)0x00000001) macro394 …(((DIV) == RCC_ADCHCLK_DIV1) || ((DIV) == RCC_ADCHCLK_DIV2) || ((DIV) == RCC_ADCHCLK_DIV4) …
388 #define RCC_ADCHCLK_DIV2 ((uint32_t)0x00000001) macro398 …(((DIV) == RCC_ADCHCLK_DIV1) || ((DIV) == RCC_ADCHCLK_DIV2) || ((DIV) == RCC_ADCHCLK_DIV4) …
445 #define RCC_ADCHCLK_DIV2 ((uint32_t)0x00000001) macro455 …(((DIV) == RCC_ADCHCLK_DIV1) || ((DIV) == RCC_ADCHCLK_DIV2) || ((DIV) == RCC_ADCHCLK_DIV4) …
Completed in 24 milliseconds