Home
last modified time | relevance | path

Searched refs:RCC_APB3ENR_LPTIM3EN (Results 1 – 19 of 19) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1910 SET_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM3EN); \
1912 … tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM3EN); \
1966 #define __HAL_RCC_LPTIM3_CLK_DISABLE() CLEAR_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM3EN)
2556 #define __HAL_RCC_LPTIM3_IS_CLK_ENABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM3EN) != …
2578 #define __HAL_RCC_LPTIM3_IS_CLK_DISABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM3EN) == …
Dstm32u5xx_ll_bus.h300 #define LL_APB3_GRP1_PERIPH_LPTIM3 RCC_APB3ENR_LPTIM3EN
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1886 SET_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM3EN); \
1888 … tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM3EN); \
1964 #define __HAL_RCC_LPTIM3_CLK_DISABLE() CLEAR_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM3EN)
2677 #define __HAL_RCC_LPTIM3_IS_CLK_ENABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM3EN) != …
2721 #define __HAL_RCC_LPTIM3_IS_CLK_DISABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM3EN) == …
Dstm32h5xx_ll_bus.h366 #define LL_APB3_GRP1_PERIPH_LPTIM3 RCC_APB3ENR_LPTIM3EN
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h15301 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
Dstm32u535xx.h14764 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
Dstm32u575xx.h16235 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
Dstm32u585xx.h16827 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
Dstm32u595xx.h17299 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
Dstm32u5a5xx.h17891 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
Dstm32u5f7xx.h18868 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
Dstm32u599xx.h21052 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
Dstm32u5g7xx.h19460 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
Dstm32u5f9xx.h22003 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
Dstm32u5a9xx.h21644 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
Dstm32u5g9xx.h22595 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h14209 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk macro
Dstm32h573xx.h16836 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk macro
Dstm32h563xx.h16299 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk macro