Home
last modified time | relevance | path

Searched refs:RCC_APBRSTR1_LPTIM3RST (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h1617 #define __HAL_RCC_LPTIM3_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_LPTIM3RST)
1680 #define __HAL_RCC_LPTIM3_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_LPTIM3RST)
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u083xx.h6091 #define RCC_APBRSTR1_LPTIM3RST RCC_APBRSTR1_LPTIM3RST_Msk macro
Dstm32u073xx.h5830 #define RCC_APBRSTR1_LPTIM3RST RCC_APBRSTR1_LPTIM3RST_Msk macro