Home
last modified time | relevance | path

Searched refs:PWR_AVD_MODE_IT_RISING_FALLING (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr_ex.h142 #define PWR_AVD_MODE_IT_RISING_FALLING (0x00010003U)/*!< External Interrupt Mode with macro
451 ((MODE) == PWR_AVD_MODE_IT_RISING_FALLING) ||\
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h149 #define PWR_AVD_MODE_IT_RISING_FALLING (0x00010003U) /*!< External Interr… macro
558 ((MODE) == PWR_AVD_MODE_IT_RISING_FALLING) ||\
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_pwr_ex.h196 #define PWR_AVD_MODE_IT_RISING_FALLING ((uint32_t)0x00010003U) /*!< External Interrupt Mode w… macro
409 … ((MODE) == PWR_AVD_MODE_IT_RISING_FALLING) || ((MODE) == PWR_AVD_MODE_NORMAL))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr_ex.h279 #define PWR_AVD_MODE_IT_RISING_FALLING (0x00010003U) /*!< External Interrupt Mode with Rising/… macro
732 ((MODE) == PWR_AVD_MODE_IT_RISING_FALLING) ||\