Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr_ex.h140 #define PWR_AVD_MODE_IT_FALLING (0x00010002U)/*!< External Interrupt Mode with macro
450 ((MODE) == PWR_AVD_MODE_IT_FALLING) ||\
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h148 #define PWR_AVD_MODE_IT_FALLING (0x00010002U) /*!< External Interr… macro
557 ((MODE) == PWR_AVD_MODE_IT_FALLING) ||\
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_pwr_ex.h195 #define PWR_AVD_MODE_IT_FALLING ((uint32_t)0x00010002U) /*!< External Interrupt Mode w… macro
408 …_PWR_AVD_MODE(MODE) (((MODE) == PWR_AVD_MODE_IT_RISING)|| ((MODE) == PWR_AVD_MODE_IT_FALLING) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr_ex.h278 #define PWR_AVD_MODE_IT_FALLING (0x00010002U) /*!< External Interrupt Mode with Falling… macro
731 ((MODE) == PWR_AVD_MODE_IT_FALLING) ||\