Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h1273 SET_BIT(PWR->WUCR, (WakeUpPin << PWR_WUCR_WUPP1_Pos)); in LL_PWR_SetWakeUpPinPolarityLow()
1299 CLEAR_BIT(PWR->WUCR, (WakeUpPin << PWR_WUCR_WUPP1_Pos)); in LL_PWR_SetWakeUpPinPolarityHigh()
1325 …return ((READ_BIT(PWR->WUCR, (WakeUpPin << PWR_WUCR_WUPP1_Pos)) == (WakeUpPin << PWR_WUCR_WUPP1_Po… in LL_PWR_IsWakeUpPinPolarityLow()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c585 …sPinParams->PinPolarity << ((POSITION_VAL(sPinParams->WakeUpPin) + PWR_WUCR_WUPP1_Pos) & 0x1FU)) |… in HAL_PWREx_EnableWakeUpPin()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8053 #define PWR_WUCR_WUPP1_Pos (8U) macro
8054 #define PWR_WUCR_WUPP1_Msk (0x1UL << PWR_WUCR_WUPP1_Pos)
Dstm32h523xx.h11924 #define PWR_WUCR_WUPP1_Pos (8U) macro
11925 #define PWR_WUCR_WUPP1_Msk (0x1UL << PWR_WUCR_WUPP1_Pos)
Dstm32h562xx.h12653 #define PWR_WUCR_WUPP1_Pos (8U) macro
12654 #define PWR_WUCR_WUPP1_Msk (0x1UL << PWR_WUCR_WUPP1_Pos)
Dstm32h533xx.h12443 #define PWR_WUCR_WUPP1_Pos (8U) macro
12444 #define PWR_WUCR_WUPP1_Msk (0x1UL << PWR_WUCR_WUPP1_Pos)
Dstm32h573xx.h15256 #define PWR_WUCR_WUPP1_Pos (8U) macro
15257 #define PWR_WUCR_WUPP1_Msk (0x1UL << PWR_WUCR_WUPP1_Pos)
Dstm32h563xx.h14737 #define PWR_WUCR_WUPP1_Pos (8U) macro
14738 #define PWR_WUCR_WUPP1_Msk (0x1UL << PWR_WUCR_WUPP1_Pos)