Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c582 assert_param(IS_PWR_WAKEUP_PIN_PULL(sPinParams->PinPull)); in HAL_PWREx_EnableWakeUpPin()
586 …(sPinParams->PinPull << (((POSITION_VAL(sPinParams->WakeUpPin) * PWR_WAKEUP_PINS_PULL_SHIFT_OFFSET… in HAL_PWREx_EnableWakeUpPin()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c522 assert_param(IS_PWR_WAKEUP_PIN_PULL(sPinParams->PinPull)); in HAL_PWREx_EnableWakeUpPin()
526 …(sPinParams->PinPull << (((POSITION_VAL(sPinParams->WakeUpPin) * PWR_WAKEUP_PINS_PULL_SHIFT_OFFSET… in HAL_PWREx_EnableWakeUpPin()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c432 assert_param(IS_PWR_WAKEUP_PIN_PULL(sPinParams->PinPull)); in HAL_PWREx_EnableWakeUpPin()
436 …(sPinParams->PinPull << (((POSITION_VAL(sPinParams->WakeUpPin) * PWR_WAKEUP_PINS_PULL_SHIFT_OFFSET… in HAL_PWREx_EnableWakeUpPin()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pwr_ex.c1315 assert_param (IS_PWR_WAKEUP_PIN_PULL (sPinParams->PinPull)); in HAL_PWREx_EnableWakeUpPin()
1319 …(sPinParams->PinPull << (((POSITION_VAL(sPinParams->WakeUpPin) * PWR_WAKEUP_PINS_PULL_SHIFT_OFFSET… in HAL_PWREx_EnableWakeUpPin()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr_ex.h75 uint32_t PinPull; /*!< PinPull: Specifies the Wake-Up pin pull. This member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h65 uint32_t PinPull; /*!< Specifies the Wake-Up pin pull. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr_ex.h73 uint32_t PinPull; /*!< PinPull: Specifies the Wake-Up pin pull. This member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h55 uint32_t PinPull; /*!< Specifies the Wake-Up pin pull. member