Home
last modified time | relevance | path

Searched refs:RCC_APBENR1_LPTIM2EN (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h1231 SET_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM2EN); \
1233 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM2EN); \
1403 #define __HAL_RCC_LPTIM2_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM2EN)
1555 #define __HAL_RCC_LPTIM2_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM2EN) != 0U)
1619 #define __HAL_RCC_LPTIM2_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_LPTIM2EN) == 0U)
Dstm32g0xx_ll_bus.h166 #define LL_APB1_GRP1_PERIPH_LPTIM2 RCC_APBENR1_LPTIM2EN
/hal_stm32-3.6.0/stm32cube/stm32g0xx/soc/
Dstm32g051xx.h4903 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro
Dstm32g031xx.h4546 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro
Dstm32g041xx.h4794 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro
Dstm32g061xx.h5151 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro
Dstm32g071xx.h5268 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro
Dstm32g081xx.h5516 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro
Dstm32g0b1xx.h6626 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro
Dstm32g0c1xx.h6874 #define RCC_APBENR1_LPTIM2EN RCC_APBENR1_LPTIM2EN_Msk macro