Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_pwr_ex.h76 #define PWR_PVM_MODE_IT_FALLING ((uint32_t)0x00010002) /*!< External Interrupt Mode with … macro
340 ((MODE) == PWR_PVM_MODE_IT_FALLING) ||\
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_pwr_ex.h156 #define PWR_PVM_MODE_IT_FALLING ((uint32_t)0x00010002) /*!< External Interrupt Mode w… macro
543 ((MODE) == PWR_PVM_MODE_IT_FALLING) ||\
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_pwr_ex.h146 #define PWR_PVM_MODE_IT_FALLING (PVM_MODE_IT | PVM_FALLING_EDGE) /*!< Extern… macro
506 ((__MODE__) == PWR_PVM_MODE_IT_FALLING) ||\
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pwr_ex.h118 #define PWR_PVM_MODE_IT_FALLING 0x00010002U /*!< External Interrupt Mode with Falling… macro
694 ((MODE) == PWR_PVM_MODE_IT_FALLING) ||\
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_pwr_ex.h119 #define PWR_PVM_MODE_IT_FALLING 0x00010002U /*!< External Interrupt Mode with F… macro
645 ((MODE) == PWR_PVM_MODE_IT_FALLING) ||\
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h165 #define PWR_PVM_MODE_IT_FALLING (PVM_MODE_IT | PVM_FALLING_EDGE) /*!< Extern… macro
783 ((MODE) == PWR_PVM_MODE_IT_FALLING) ||\
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h118 #define PWR_PVM_MODE_IT_FALLING ((uint32_t)0x00010002) /*!< External Interrupt Mode w… macro
741 ((MODE) == PWR_PVM_MODE_IT_FALLING) ||\
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h205 #define PWR_PVM_MODE_IT_FALLING (0x06U) /*!< External Interr… macro
1097 ((__MODE__) == PWR_PVM_MODE_IT_FALLING) ||\
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pwr_ex.h125 #define PWR_PVM_MODE_IT_FALLING ((uint32_t)0x00010002) /*!< External Interrupt Mode w… macro
745 ((MODE) == PWR_PVM_MODE_IT_FALLING) ||\
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h83 #define PWR_PVM_MODE_IT_FALLING (0x06U) /*!< External Interrupt Mode with Falling edge tr… macro
838 ((MODE) == PWR_PVM_MODE_IT_FALLING) ||\