Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_pwr_ex.h75 #define PWR_PVM_MODE_IT_RISING ((uint32_t)0x00010001) /*!< External Interrupt Mode with … macro
339 ((MODE) == PWR_PVM_MODE_IT_RISING) ||\
/hal_stm32-latest/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-latest/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-latest/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-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_pwr_ex.h118 #define PWR_PVM_MODE_IT_RISING 0x00010001U /*!< External Interrupt Mode with R… macro
644 ((MODE) == PWR_PVM_MODE_IT_RISING) ||\
/hal_stm32-latest/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-latest/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-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h204 #define PWR_PVM_MODE_IT_RISING (0x05U) /*!< External Interr… macro
1096 ((__MODE__) == PWR_PVM_MODE_IT_RISING) ||\
/hal_stm32-latest/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-latest/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) ||\