Home
last modified time | relevance | path

Searched refs:RegulatorSupply (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_pwr.h625 __STATIC_INLINE void LL_PWR_SetRegulatorSupply(uint32_t RegulatorSupply) in LL_PWR_SetRegulatorSupply() argument
627 MODIFY_REG(PWR->CR3, PWR_CR3_REGSEL, RegulatorSupply); in LL_PWR_SetRegulatorSupply()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_pwr.h1643 __STATIC_INLINE void LL_PWR_SetRegulatorSupply(uint32_t RegulatorSupply) in LL_PWR_SetRegulatorSupply() argument
1645 MODIFY_REG(PWR->CR3, PWR_CR3_REGSEL, RegulatorSupply); in LL_PWR_SetRegulatorSupply()