Searched refs:LL_RCC_AHB_DIV_128 (Results 1 – 7 of 7) sorted by relevance
65 || ((__VALUE__) == LL_RCC_AHB_DIV_128))
104 || ((__VALUE__) == LL_RCC_AHB_DIV_128) \
174 || ((__VALUE__) == LL_RCC_AHB_DIV_128) \
290 #define LL_RCC_AHB_DIV_128 RCC_D1CFGR_HPRE_DIV128 macro300 #define LL_RCC_AHB_DIV_128 RCC_CDCFGR1_HPRE_DIV128 macro
334 #define LL_RCC_AHB_DIV_128 (RCC_BMCFGR_BMPRE_3 | RCC_BMCFGR_BMPRE_2 | RCC_BMCFGR_BM… macro
379 #define RCC_HCLK_DIV128 LL_RCC_AHB_DIV_128 /*!< HCLK divided by 128 */
302 #define LL_RCC_AHB_DIV_128 (RCC_CFGR2_HPRE_2 | RCC_CFGR2_HPRE_1 | RCC_CFGR2_HPRE_0) macro