Home
last modified time | relevance | path

Searched refs:RCC_APB1HENR_LPTIM2EN (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1512 … SET_BIT(RCC->APB1HENR, RCC_APB1HENR_LPTIM2EN); \
1514 … tmpreg = READ_BIT(RCC->APB1HENR, RCC_APB1HENR_LPTIM2EN); \
1633 #define __HAL_RCC_LPTIM2_CLK_DISABLE() CLEAR_BIT(RCC->APB1HENR, RCC_APB1HENR_LPTIM2EN)
2434 #define __HAL_RCC_LPTIM2_IS_CLK_ENABLED() (READ_BIT(RCC->APB1HENR, RCC_APB1HENR_LPTIM2EN) != 0…
2540 #define __HAL_RCC_LPTIM2_IS_CLK_DISABLED() (READ_BIT(RCC->APB1HENR, RCC_APB1HENR_LPTIM2EN) == …
Dstm32h5xx_ll_bus.h287 #define LL_APB1_GRP2_PERIPH_LPTIM2 RCC_APB1HENR_LPTIM2EN
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h9007 #define RCC_APB1HENR_LPTIM2EN RCC_APB1HENR_LPTIM2EN_Msk macro
Dstm32h523xx.h13354 #define RCC_APB1HENR_LPTIM2EN RCC_APB1HENR_LPTIM2EN_Msk macro
Dstm32h562xx.h14142 #define RCC_APB1HENR_LPTIM2EN RCC_APB1HENR_LPTIM2EN_Msk macro
Dstm32h533xx.h13891 #define RCC_APB1HENR_LPTIM2EN RCC_APB1HENR_LPTIM2EN_Msk macro
Dstm32h573xx.h16769 #define RCC_APB1HENR_LPTIM2EN RCC_APB1HENR_LPTIM2EN_Msk macro
Dstm32h563xx.h16232 #define RCC_APB1HENR_LPTIM2EN RCC_APB1HENR_LPTIM2EN_Msk macro