Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h1889 …efine __HAL_RCC_LPTIM3_CLK_SLEEP_ENABLE() SET_BIT(RCC->APBSMENR1, RCC_APBSMENR1_LPTIM3SMEN)
1953 …ne __HAL_RCC_LPTIM3_CLK_SLEEP_DISABLE() CLEAR_BIT(RCC->APBSMENR1, RCC_APBSMENR1_LPTIM3SMEN)
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u083xx.h6400 #define RCC_APBSMENR1_LPTIM3SMEN RCC_APBSMENR1_LPTIM3SMEN_Msk macro
Dstm32u073xx.h6133 #define RCC_APBSMENR1_LPTIM3SMEN RCC_APBSMENR1_LPTIM3SMEN_Msk macro