Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr.c426 assert_param(IS_PWR_WAKEUP_PIN_POLARITY(sConfigSHUTDOWN->WakeUpPol)); in HAL_PWR_ConfigSHUTDOWN()
453 LL_PWR_IOWakeupPolaritySDN(sConfigSHUTDOWN->WakeUpPol); in HAL_PWR_ConfigSHUTDOWN()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr.h82 uint8_t WakeUpPol; /*!< Specifies the wake up source polarity */ member