Home
last modified time | relevance | path

Searched refs:RCC_APB7ENR_LPTIM1EN (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc.h1048 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_LPTIM1EN); \
1050 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_LPTIM1EN); \
1068 #define __HAL_RCC_LPTIM1_CLK_DISABLE() CLEAR_BIT(RCC->APB7ENR, RCC_APB7ENR_LPTIM1EN)
1190 #define __HAL_RCC_LPTIM1_IS_CLK_ENABLED() (READ_BIT(RCC->APB7ENR, RCC_APB7ENR_LPTIM1EN) != 0U)
Dstm32wbaxx_ll_bus.h190 #define LL_APB7_GRP1_PERIPH_LPTIM1 RCC_APB7ENR_LPTIM1EN
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h6316 #define RCC_APB7ENR_LPTIM1EN RCC_APB7ENR_LPTIM1EN_Msk macro
Dstm32wba52xx.h10139 #define RCC_APB7ENR_LPTIM1EN RCC_APB7ENR_LPTIM1EN_Msk macro
Dstm32wba54xx.h10435 #define RCC_APB7ENR_LPTIM1EN RCC_APB7ENR_LPTIM1EN_Msk macro
Dstm32wba5mxx.h10453 #define RCC_APB7ENR_LPTIM1EN RCC_APB7ENR_LPTIM1EN_Msk macro
Dstm32wba55xx.h10453 #define RCC_APB7ENR_LPTIM1EN RCC_APB7ENR_LPTIM1EN_Msk macro