Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr.h138 #define PWR_FLAG_REGS (0x0BU) /*!< Regulator selection flag … macro
382 …((__FLAG__) == PWR_FLAG_REGS) ? (READ_BIT(PWR->SVMSR, PWR_SVMSR_REGS) == PWR_SVMSR_REG…
407 …((__FLAG__) == PWR_FLAG_REGS) ? (READ_BIT(PWR->SVMSR, PWR_SVMSR_REGS) == PWR_SVMSR_REGS)…
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr.h142 #define PWR_FLAG_REGS (6U) /*!< Regulator selection flag … macro
391 #if defined(PWR_FLAG_REGS)
403 … ((__FLAG__) == PWR_FLAG_REGS) ?(READ_BIT(PWR->SVMSR, PWR_SVMSR_REGS)== \