Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_pwr_ex.h78 #define PWR_PVM_MODE_EVENT_RISING ((uint32_t)0x00020001) /*!< Event Mode with Rising edge t… macro
342 ((MODE) == PWR_PVM_MODE_EVENT_RISING) ||\
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_pwr_ex.h158 #define PWR_PVM_MODE_EVENT_RISING ((uint32_t)0x00020001) /*!< Event Mode with Rising ed… macro
545 ((MODE) == PWR_PVM_MODE_EVENT_RISING) ||\
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pwr_ex.h120 #define PWR_PVM_MODE_EVENT_RISING 0x00020001U /*!< Event Mode with Rising edge trigger … macro
696 ((MODE) == PWR_PVM_MODE_EVENT_RISING) ||\
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_pwr_ex.h121 #define PWR_PVM_MODE_EVENT_RISING 0x00020001U /*!< Event Mode with Rising edge tr… macro
647 ((MODE) == PWR_PVM_MODE_EVENT_RISING) ||\
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h168 #define PWR_PVM_MODE_EVENT_RISING (PVM_MODE_EVT | PVM_RISING_EDGE) /*!< Event Mo… macro
785 ((MODE) == PWR_PVM_MODE_EVENT_RISING) ||\
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h120 #define PWR_PVM_MODE_EVENT_RISING ((uint32_t)0x00020001) /*!< Event Mode with Rising ed… macro
743 ((MODE) == PWR_PVM_MODE_EVENT_RISING) ||\
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h207 #define PWR_PVM_MODE_EVENT_RISING (0x09U) /*!< Event Mode with… macro
1099 ((__MODE__) == PWR_PVM_MODE_EVENT_RISING) ||\
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pwr_ex.h127 #define PWR_PVM_MODE_EVENT_RISING ((uint32_t)0x00020001) /*!< Event Mode with Rising ed… macro
747 ((MODE) == PWR_PVM_MODE_EVENT_RISING) ||\
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h85 #define PWR_PVM_MODE_EVENT_RISING (0x09U) /*!< Event Mode with Rising edge trigger detectio… macro
840 ((MODE) == PWR_PVM_MODE_EVENT_RISING) ||\