Searched refs:PWR_CR4_SMPSFSTEN (Results 1 – 4 of 4) sorted by relevance
719 SET_BIT(PWR->CR4, PWR_CR4_SMPSFSTEN); in LL_PWR_EnableSMPSFastStart()729 CLEAR_BIT(PWR->CR4, PWR_CR4_SMPSFSTEN); in LL_PWR_DisableSMPSFastStart()739 return ((READ_BIT(PWR->CR4, PWR_CR4_SMPSFSTEN) == (PWR_CR4_SMPSFSTEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledSMPSFastStart()
1372 SET_BIT(PWR->CR4, PWR_CR4_SMPSFSTEN); in HAL_PWREx_SMPS_EnableFastStart()1382 CLEAR_BIT(PWR->CR4, PWR_CR4_SMPSFSTEN); in HAL_PWREx_SMPS_DisableFastStart()
10173 #define PWR_CR4_SMPSFSTEN PWR_CR4_SMPSFSTEN_Msk /*!< SMPS fast soft … macro
10876 #define PWR_CR4_SMPSFSTEN PWR_CR4_SMPSFSTEN_Msk /*!< SMPS fast soft … macro