Home
last modified time | relevance | path

Searched refs:PWR_AVD_MODE_EVENT_RISING (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr_ex.h144 #define PWR_AVD_MODE_EVENT_RISING (0x00020001U)/*!< Event Mode with Rising edge trigger det… macro
452 ((MODE) == PWR_AVD_MODE_EVENT_RISING) ||\
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h150 #define PWR_AVD_MODE_EVENT_RISING (0x00020001U) /*!< Event Mode with… macro
559 ((MODE) == PWR_AVD_MODE_EVENT_RISING) ||\
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr_ex.h280 #define PWR_AVD_MODE_EVENT_RISING (0x00020001U) /*!< Event Mode with Rising edge trigger … macro
733 ((MODE) == PWR_AVD_MODE_EVENT_RISING) ||\