Searched refs:RCC_APB3ENR_LPTIM4EN (Results 1 – 19 of 19) sorted by relevance
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rcc.h | 1918 SET_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM4EN); \ 1920 … tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM4EN); \ 1968 #define __HAL_RCC_LPTIM4_CLK_DISABLE() CLEAR_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM4EN) 2558 #define __HAL_RCC_LPTIM4_IS_CLK_ENABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM4EN) != … 2580 #define __HAL_RCC_LPTIM4_IS_CLK_DISABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM4EN) == …
|
D | stm32u5xx_ll_bus.h | 301 #define LL_APB3_GRP1_PERIPH_LPTIM4 RCC_APB3ENR_LPTIM4EN
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_rcc.h | 1896 SET_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM4EN); \ 1898 … tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM4EN); \ 1968 #define __HAL_RCC_LPTIM4_CLK_DISABLE() CLEAR_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM4EN) 2681 #define __HAL_RCC_LPTIM4_IS_CLK_ENABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM4EN) != … 2725 #define __HAL_RCC_LPTIM4_IS_CLK_DISABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_LPTIM4EN) == …
|
D | stm32h5xx_ll_bus.h | 369 #define LL_APB3_GRP1_PERIPH_LPTIM4 RCC_APB3ENR_LPTIM4EN
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 15304 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
|
D | stm32u535xx.h | 14767 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
|
D | stm32u575xx.h | 16238 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
|
D | stm32u585xx.h | 16830 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
|
D | stm32u595xx.h | 17302 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
|
D | stm32u5a5xx.h | 17894 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
|
D | stm32u5f7xx.h | 18871 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
|
D | stm32u599xx.h | 21055 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
|
D | stm32u5g7xx.h | 19463 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
|
D | stm32u5f9xx.h | 22006 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
|
D | stm32u5a9xx.h | 21647 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
|
D | stm32u5g9xx.h | 22598 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h562xx.h | 14212 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk macro
|
D | stm32h573xx.h | 16839 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk macro
|
D | stm32h563xx.h | 16302 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk macro
|