Searched refs:RCC_CFGR_SMPSDIV (Results 1 – 5 of 5) sorted by relevance
366 #define LL_RCC_SMPS_DIV_4 RCC_CFGR_SMPSDIV /*!< SMPS …1182 MODIFY_REG(RCC->CFGR, RCC_CFGR_SMPSDIV, Prescaler); in LL_RCC_SetSMPSPrescaler()1194 return (uint32_t)(READ_BIT(RCC->CFGR, RCC_CFGR_SMPSDIV)); in LL_RCC_GetSMPSPrescaler()
2804 #define RCC_CFGR_SMPSDIV RCC_CFGR_SMPSDIV_Msk macro
2887 #define RCC_CFGR_SMPSDIV RCC_CFGR_SMPSDIV_Msk macro
2829 #define RCC_CFGR_SMPSDIV RCC_CFGR_SMPSDIV_Msk macro