Searched refs:LL_RCC_HSI_DIV_8 (Results 1 – 6 of 6) sorted by relevance
79 || ((__VALUE__) == LL_RCC_HSI_DIV_8) \
86 || ((__VALUE__) == LL_RCC_HSI_DIV_8) \
251 #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
293 #define LL_RCC_HSI_DIV_8 (RCC_HSICFGR_HSIDIV_0 | RCC_HSICFGR_HSIDIV_1) macro
180 #define LL_RCC_HSI_DIV_8 RCC_CR_HSIDIV /*!< HSI_DIV8 clock activation */ macro