Searched refs:RCC_CFGR_APB2_PSC_MASK (Results 1 – 1 of 1) sorted by relevance
40 #define RCC_CFGR_APB2_PSC_MASK GENMASK(15, 13) macro358 (readl(®s->cfgr) & RCC_CFGR_APB2_PSC_MASK) in stm32_get_apb_shift()