Searched defs:LL_RCC_HSI_DIV_8 (Results 1 – 6 of 6) sorted by relevance
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
216 #define LL_RCC_HSI_DIV_8 RCC_CR_HSIDIV macro
293 #define LL_RCC_HSI_DIV_8 (RCC_HSICFGR_HSIDIV_0 | RCC_HSICFGR_HSIDIV_1) macro
185 #define LL_RCC_HSI_DIV_8 RCC_HSICFGR_HSIDIV macro