Searched refs:RCC_ADCHCLK_DIV12 (Results 1 – 7 of 7) sorted by relevance
389 #define RCC_ADCHCLK_DIV12 ((uint32_t)0x00000006) macro396 …|| ((DIV) == RCC_ADCHCLK_DIV12) || ((DIV) == RCC_ADCHCLK_DIV16) || ((DIV) == RCC_ADCHCLK_DIV32) …
393 #define RCC_ADCHCLK_DIV12 ((uint32_t)0x00000006) macro400 …|| ((DIV) == RCC_ADCHCLK_DIV12) || ((DIV) == RCC_ADCHCLK_DIV16) || ((DIV) == RCC_ADCHCLK_DIV32) …
450 #define RCC_ADCHCLK_DIV12 ((uint32_t)0x00000006) macro457 …|| ((DIV) == RCC_ADCHCLK_DIV12) || ((DIV) == RCC_ADCHCLK_DIV16) || ((DIV) == RCC_ADCHCLK_DIV32) …
Completed in 22 milliseconds