Searched refs:RCC_ADCPLLCLK_DIV2 (Results 1 – 7 of 7) sorted by relevance
363 #define RCC_ADCPLLCLK_DIV2 ((uint32_t)0x00000110) macro376 …(((DIV) == RCC_ADCPLLCLK_DIV1) || ((DIV) == RCC_ADCPLLCLK_DIV2) || ((DIV) == RCC_ADCPLLCLK_DIV4) …
367 #define RCC_ADCPLLCLK_DIV2 ((uint32_t)0x00000110) macro380 …(((DIV) == RCC_ADCPLLCLK_DIV1) || ((DIV) == RCC_ADCPLLCLK_DIV2) || ((DIV) == RCC_ADCPLLCLK_DIV4) …
425 #define RCC_ADCPLLCLK_DIV2 ((uint32_t)0x00000110) macro438 …(((DIV) == RCC_ADCPLLCLK_DIV1) || ((DIV) == RCC_ADCPLLCLK_DIV2) || ((DIV) == RCC_ADCPLLCLK_DIV4) …
Completed in 24 milliseconds