Home
last modified time | relevance | path

Searched refs:PWR_PVM_MODE_IT_RISING (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_pwr_ex.h155 #define PWR_PVM_MODE_IT_RISING ((uint32_t)0x00010001) /*!< External Interrupt Mode w… macro
542 ((MODE) == PWR_PVM_MODE_IT_RISING) ||\
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_pwr_ex.h145 #define PWR_PVM_MODE_IT_RISING (PVM_MODE_IT | PVM_RISING_EDGE) /*!< Extern… macro
505 ((__MODE__) == PWR_PVM_MODE_IT_RISING) ||\
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pwr_ex.h117 #define PWR_PVM_MODE_IT_RISING 0x00010001U /*!< External Interrupt Mode with Rising … macro
693 ((MODE) == PWR_PVM_MODE_IT_RISING) ||\
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h164 #define PWR_PVM_MODE_IT_RISING (PVM_MODE_IT | PVM_RISING_EDGE) /*!< Extern… macro
782 ((MODE) == PWR_PVM_MODE_IT_RISING) ||\
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h117 #define PWR_PVM_MODE_IT_RISING ((uint32_t)0x00010001) /*!< External Interrupt Mode w… macro
740 ((MODE) == PWR_PVM_MODE_IT_RISING) ||\
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pwr_ex.h124 #define PWR_PVM_MODE_IT_RISING ((uint32_t)0x00010001) /*!< External Interrupt Mode w… macro
744 ((MODE) == PWR_PVM_MODE_IT_RISING) ||\
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h82 #define PWR_PVM_MODE_IT_RISING (0x05U) /*!< External Interrupt Mode with Rising edge tri… macro
837 ((MODE) == PWR_PVM_MODE_IT_RISING) ||\