Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_pwr.c76 #define LPSDSR_BIT_NUMBER PWR_CR_LPDS_Pos macro
77 …R_BB ((uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (LPSDSR_BIT_NUMBER * 4U)))
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_pwr.h97 #define LPSDSR_BIT_NUMBER POSITION_VAL(PWR_CR_LPSDSR) macro
98 …DSR_BB ((uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32) + (LPSDSR_BIT_NUMBER * 4)))