Home
last modified time | relevance | path

Searched refs:RCC_APBENR1_LPTIM1EN (Results 1 – 15 of 15) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h1275 SET_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM1EN); \
1277 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM1EN); \
1434 #define __HAL_RCC_LPTIM1_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM1EN)
1592 #define __HAL_RCC_LPTIM1_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM1EN) != 0U)
1656 #define __HAL_RCC_LPTIM1_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM1EN) == 0U)
Dstm32g0xx_ll_bus.h169 #define LL_APB1_GRP1_PERIPH_LPTIM1 RCC_APBENR1_LPTIM1EN
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h1067 SET_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM1EN); \
1069 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM1EN); \
1131 #define __HAL_RCC_LPTIM1_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM1EN)
1404 #define __HAL_RCC_LPTIM1_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM1EN) ==…
Dstm32u0xx_ll_bus.h135 #define LL_APB1_GRP1_PERIPH_LPTIM1 RCC_APBENR1_LPTIM1EN
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g031xx.h4555 #define RCC_APBENR1_LPTIM1EN RCC_APBENR1_LPTIM1EN_Msk macro
Dstm32g041xx.h4803 #define RCC_APBENR1_LPTIM1EN RCC_APBENR1_LPTIM1EN_Msk macro
Dstm32g051xx.h4912 #define RCC_APBENR1_LPTIM1EN RCC_APBENR1_LPTIM1EN_Msk macro
Dstm32g061xx.h5160 #define RCC_APBENR1_LPTIM1EN RCC_APBENR1_LPTIM1EN_Msk macro
Dstm32g071xx.h5277 #define RCC_APBENR1_LPTIM1EN RCC_APBENR1_LPTIM1EN_Msk macro
Dstm32g081xx.h5525 #define RCC_APBENR1_LPTIM1EN RCC_APBENR1_LPTIM1EN_Msk macro
Dstm32g0c1xx.h6883 #define RCC_APBENR1_LPTIM1EN RCC_APBENR1_LPTIM1EN_Msk macro
Dstm32g0b1xx.h6635 #define RCC_APBENR1_LPTIM1EN RCC_APBENR1_LPTIM1EN_Msk macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h5426 #define RCC_APBENR1_LPTIM1EN RCC_APBENR1_LPTIM1EN_Msk macro
Dstm32u083xx.h6260 #define RCC_APBENR1_LPTIM1EN RCC_APBENR1_LPTIM1EN_Msk macro
Dstm32u073xx.h5996 #define RCC_APBENR1_LPTIM1EN RCC_APBENR1_LPTIM1EN_Msk macro