Home
last modified time | relevance | path

Searched refs:PWR_WUP_FALLEDG (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr_ex.h235 #define PWR_WUP_FALLEDG 0x00000001U macro
430 ((POLARITY) == PWR_WUP_FALLEDG))
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr.c234 if (WakeUpPolarity == PWR_WUP_FALLEDG) in HAL_PWR_EnableWakeUpPin()