Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1918 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) == …
Dstm32u5xx_ll_bus.h301 #define LL_APB3_GRP1_PERIPH_LPTIM4 RCC_APB3ENR_LPTIM4EN
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1896 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) == …
Dstm32h5xx_ll_bus.h369 #define LL_APB3_GRP1_PERIPH_LPTIM4 RCC_APB3ENR_LPTIM4EN
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h15304 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
Dstm32u535xx.h14767 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
Dstm32u575xx.h16238 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
Dstm32u585xx.h16830 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
Dstm32u595xx.h17302 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
Dstm32u5a5xx.h17894 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
Dstm32u5f7xx.h18871 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
Dstm32u599xx.h21055 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
Dstm32u5g7xx.h19463 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
Dstm32u5f9xx.h22006 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
Dstm32u5a9xx.h21647 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
Dstm32u5g9xx.h22598 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk /*!< LPTIM4 Cl… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h14212 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk macro
Dstm32h573xx.h16839 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk macro
Dstm32h563xx.h16302 #define RCC_APB3ENR_LPTIM4EN RCC_APB3ENR_LPTIM4EN_Msk macro