Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_pwr_ex.h79 #define PWR_PVM_MODE_EVENT_FALLING ((uint32_t)0x00020002) /*!< Event Mode with Falling edge … macro
343 ((MODE) == PWR_PVM_MODE_EVENT_FALLING) ||\
/hal_stm32-latest/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-latest/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-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_pwr_ex.h122 #define PWR_PVM_MODE_EVENT_FALLING 0x00020002U /*!< Event Mode with Falling edge t… macro
648 ((MODE) == PWR_PVM_MODE_EVENT_FALLING) ||\
/hal_stm32-latest/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-latest/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-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h208 #define PWR_PVM_MODE_EVENT_FALLING (0x0AU) /*!< Event Mode with… macro
1100 ((__MODE__) == PWR_PVM_MODE_EVENT_FALLING) ||\
/hal_stm32-latest/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-latest/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) ||\