Searched refs:RCC_ADCHCLK_DIV4 (Results 1 – 7 of 7) sorted by relevance
385 #define RCC_ADCHCLK_DIV4 ((uint32_t)0x00000002) macro394 …(((DIV) == RCC_ADCHCLK_DIV1) || ((DIV) == RCC_ADCHCLK_DIV2) || ((DIV) == RCC_ADCHCLK_DIV4) …
389 #define RCC_ADCHCLK_DIV4 ((uint32_t)0x00000002) macro398 …(((DIV) == RCC_ADCHCLK_DIV1) || ((DIV) == RCC_ADCHCLK_DIV2) || ((DIV) == RCC_ADCHCLK_DIV4) …
446 #define RCC_ADCHCLK_DIV4 ((uint32_t)0x00000002) macro455 …(((DIV) == RCC_ADCHCLK_DIV1) || ((DIV) == RCC_ADCHCLK_DIV2) || ((DIV) == RCC_ADCHCLK_DIV4) …
Completed in 30 milliseconds