Searched refs:LL_RCC_HSI_DIV_8 (Results 1 – 9 of 9) sorted by relevance
86 || ((__VALUE__) == LL_RCC_HSI_DIV_8) \
91 || ((__VALUE__) == LL_RCC_HSI_DIV_8) \
282 #define LL_RCC_HSI_DIV_8 (RCC_CR_HSIDIV_1 | RCC_CR_HSIDIV_0) /*!< HSI divid… macro
266 #define LL_RCC_HSI_DIV_8 (RCC_CR_HSIDIV_1 | RCC_CR_HSIDIV_0) /*!< HSI divid… macro
180 #define LL_RCC_HSI_DIV_8 RCC_CR_HSIDIV /*!< HSI_DIV8 clock activation */ macro
293 #define LL_RCC_HSI_DIV_8 (RCC_HSICFGR_HSIDIV_0 | RCC_HSICFGR_HSIDIV_1) macro
216 #define LL_RCC_HSI_DIV_8 RCC_CR_HSIDIV macro
241 #define RCC_HSI_DIV8 LL_RCC_HSI_DIV_8 /*!< HSI clock is divided by 8 */
185 #define LL_RCC_HSI_DIV_8 RCC_HSICFGR_HSIDIV macro