Home
last modified time | relevance | path

Searched refs:PinPolarity (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c581 assert_param(IS_PWR_WAKEUP_PIN_POLARITY(sPinParams->PinPolarity)); in HAL_PWREx_EnableWakeUpPin()
585 …(sPinParams->PinPolarity << ((POSITION_VAL(sPinParams->WakeUpPin) + PWR_WUCR_WUPP1_Pos) & 0x1FU)) … in HAL_PWREx_EnableWakeUpPin()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c521 assert_param(IS_PWR_WAKEUP_PIN_POLARITY(sPinParams->PinPolarity)); in HAL_PWREx_EnableWakeUpPin()
525 …(sPinParams->PinPolarity << ((POSITION_VAL(sPinParams->WakeUpPin) + PWR_WKUPEPR_WKUPP1_Pos) & 0x1F… in HAL_PWREx_EnableWakeUpPin()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c431 assert_param(IS_PWR_WAKEUP_PIN_POLARITY(sPinParams->PinPolarity)); in HAL_PWREx_EnableWakeUpPin()
435 …(sPinParams->PinPolarity << ((POSITION_VAL(sPinParams->WakeUpPin) + PWR_WKUPEPR_WKUPP1_Pos) & 0x1F… in HAL_PWREx_EnableWakeUpPin()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pwr_ex.c1314 assert_param (IS_PWR_WAKEUP_PIN_POLARITY (sPinParams->PinPolarity)); in HAL_PWREx_EnableWakeUpPin()
1318 …(sPinParams->PinPolarity << ((POSITION_VAL(sPinParams->WakeUpPin) + PWR_WKUPEPR_WKUPP1_Pos) & 0x1F… in HAL_PWREx_EnableWakeUpPin()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr_ex.h70 uint32_t PinPolarity; /*!< PinPolarity: Specifies the Wake-Up pin polarity. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h62 uint32_t PinPolarity; /*!< Specifies the Wake-Up pin polarity. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr_ex.h68 uint32_t PinPolarity; /*!< PinPolarity: Specifies the Wake-Up pin polarity. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h52 uint32_t PinPolarity; /*!< Specifies the Wake-Up pin polarity. member