Home
last modified time | relevance | path

Searched refs:PWR_PVM_MODE_EVENT_FALLING (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_pwr_ex.h159 #define PWR_PVM_MODE_EVENT_FALLING ((uint32_t)0x00020002) /*!< Event Mode with Falling e… macro
546 ((MODE) == PWR_PVM_MODE_EVENT_FALLING) ||\
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pwr_ex.h121 #define PWR_PVM_MODE_EVENT_FALLING 0x00020002U /*!< Event Mode with Falling edge trigger… macro
697 ((MODE) == PWR_PVM_MODE_EVENT_FALLING) ||\
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h169 #define PWR_PVM_MODE_EVENT_FALLING (PVM_MODE_EVT | PVM_FALLING_EDGE) /*!< Event Mo… macro
786 ((MODE) == PWR_PVM_MODE_EVENT_FALLING) ||\
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h121 #define PWR_PVM_MODE_EVENT_FALLING ((uint32_t)0x00020002) /*!< Event Mode with Falling e… macro
744 ((MODE) == PWR_PVM_MODE_EVENT_FALLING) ||\
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pwr_ex.h128 #define PWR_PVM_MODE_EVENT_FALLING ((uint32_t)0x00020002) /*!< Event Mode with Falling e… macro
748 ((MODE) == PWR_PVM_MODE_EVENT_FALLING) ||\
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h86 #define PWR_PVM_MODE_EVENT_FALLING (0x0AU) /*!< Event Mode with Falling edge trigger detecti… macro
841 ((MODE) == PWR_PVM_MODE_EVENT_FALLING) ||\