Home
last modified time | relevance | path

Searched refs:LL_APB1_GRP1_PERIPH_TIM12 (Results 1 – 21 of 21) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h1165 #define __HAL_RCC_TIM12_CLK_ENABLE() LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_TIM12)
1166 #define __HAL_RCC_TIM12_CLK_DISABLE() LL_APB1_GRP1_DisableClock(LL_APB1_GRP1_PERIPH_TIM12)
1640 #define __HAL_RCC_TIM12_IS_CLK_ENABLED() LL_APB1_GRP1_IsEnabledClock(LL_APB1_GRP1_PERIPH_TIM12)
2111 #define __HAL_RCC_TIM12_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12)
2112 #define __HAL_RCC_TIM12_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12)
2671 …ine __HAL_RCC_TIM12_CLK_SLEEP_ENABLE() LL_APB1_GRP1_EnableClockLowPower(LL_APB1_GRP1_PERIPH_TIM12)
2672 …ne __HAL_RCC_TIM12_CLK_SLEEP_DISABLE() LL_APB1_GRP1_DisableClockLowPower(LL_APB1_GRP1_PERIPH_TIM12)
3127 …AL_RCC_TIM12_IS_CLK_SLEEP_ENABLED() LL_APB1_GRP1_IsEnabledClockLowPower(LL_APB1_GRP1_PERIPH_TIM12)
Dstm32n6xx_ll_bus.h260 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1ENR1_TIM12EN macro
278 … LL_APB1_GRP1_PERIPH_TIM11 | LL_APB1_GRP1_PERIPH_TIM12 | \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_tim.c253 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
254 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_tim.c253 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
254 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_tim.c252 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
253 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_bus.h130 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1ENR_TIM12EN macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_bus.h130 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1ENR_TIM12EN macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_tim.c299 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
300 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_tim.c279 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
280 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_tim.c301 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
302 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_tim.c288 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
289 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_tim.c311 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
312 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_tim.c290 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
291 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_tim.c299 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
300 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_bus.h136 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1ENR_TIM12EN macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_bus.h154 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1ENR_TIM12EN macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h202 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1ENR_TIM12EN macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_bus.h220 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1LENR_TIM12EN macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h168 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1ENR1_TIM12EN macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_bus.h193 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_MC_APB1ENSETR_TIM12EN macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bus.h263 #define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1LENR_TIM12EN macro