Searched refs:RegulatorSupply (Results 1 – 2 of 2) sorted by relevance
625 __STATIC_INLINE void LL_PWR_SetRegulatorSupply(uint32_t RegulatorSupply) in LL_PWR_SetRegulatorSupply() argument627 MODIFY_REG(PWR->CR3, PWR_CR3_REGSEL, RegulatorSupply); in LL_PWR_SetRegulatorSupply()
1643 __STATIC_INLINE void LL_PWR_SetRegulatorSupply(uint32_t RegulatorSupply) in LL_PWR_SetRegulatorSupply() argument1645 MODIFY_REG(PWR->CR3, PWR_CR3_REGSEL, RegulatorSupply); in LL_PWR_SetRegulatorSupply()