Searched refs:RCC_APB3ENR_LPTIM3EN (Results 1 – 19 of 19) sorted by relevance
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rcc.h | 1910 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) == …
|
D | stm32u5xx_ll_bus.h | 300 #define LL_APB3_GRP1_PERIPH_LPTIM3 RCC_APB3ENR_LPTIM3EN
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_rcc.h | 1886 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) == …
|
D | stm32h5xx_ll_bus.h | 366 #define LL_APB3_GRP1_PERIPH_LPTIM3 RCC_APB3ENR_LPTIM3EN
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 15301 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
|
D | stm32u535xx.h | 14764 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
|
D | stm32u575xx.h | 16235 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
|
D | stm32u585xx.h | 16827 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
|
D | stm32u595xx.h | 17299 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
|
D | stm32u5a5xx.h | 17891 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
|
D | stm32u5f7xx.h | 18868 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
|
D | stm32u599xx.h | 21052 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
|
D | stm32u5g7xx.h | 19460 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
|
D | stm32u5f9xx.h | 22003 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
|
D | stm32u5a9xx.h | 21644 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
|
D | stm32u5g9xx.h | 22595 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk /*!< LPTIM3 Cl… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h562xx.h | 14209 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk macro
|
D | stm32h573xx.h | 16836 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk macro
|
D | stm32h563xx.h | 16299 #define RCC_APB3ENR_LPTIM3EN RCC_APB3ENR_LPTIM3EN_Msk macro
|