Searched refs:RCC_ADCPLLCLK_DIV4 (Results 1 – 7 of 7) sorted by relevance
364 #define RCC_ADCPLLCLK_DIV4 ((uint32_t)0x00000120) macro376 …(((DIV) == RCC_ADCPLLCLK_DIV1) || ((DIV) == RCC_ADCPLLCLK_DIV2) || ((DIV) == RCC_ADCPLLCLK_DIV4) …
368 #define RCC_ADCPLLCLK_DIV4 ((uint32_t)0x00000120) macro380 …(((DIV) == RCC_ADCPLLCLK_DIV1) || ((DIV) == RCC_ADCPLLCLK_DIV2) || ((DIV) == RCC_ADCPLLCLK_DIV4) …
426 #define RCC_ADCPLLCLK_DIV4 ((uint32_t)0x00000120) macro438 …(((DIV) == RCC_ADCPLLCLK_DIV1) || ((DIV) == RCC_ADCPLLCLK_DIV2) || ((DIV) == RCC_ADCPLLCLK_DIV4) …
Completed in 35 milliseconds