Home
last modified time | relevance | path

Searched refs:LL_APB1_GRP1_PERIPH_TIM14 (Results 1 – 23 of 23) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h1171 #define __HAL_RCC_TIM14_CLK_ENABLE() LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_TIM14)
1172 #define __HAL_RCC_TIM14_CLK_DISABLE() LL_APB1_GRP1_DisableClock(LL_APB1_GRP1_PERIPH_TIM14)
1644 #define __HAL_RCC_TIM14_IS_CLK_ENABLED() LL_APB1_GRP1_IsEnabledClock(LL_APB1_GRP1_PERIPH_TIM14)
2117 #define __HAL_RCC_TIM14_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14)
2118 #define __HAL_RCC_TIM14_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14)
2677 …ine __HAL_RCC_TIM14_CLK_SLEEP_ENABLE() LL_APB1_GRP1_EnableClockLowPower(LL_APB1_GRP1_PERIPH_TIM14)
2678 …ne __HAL_RCC_TIM14_CLK_SLEEP_DISABLE() LL_APB1_GRP1_DisableClockLowPower(LL_APB1_GRP1_PERIPH_TIM14)
3131 …AL_RCC_TIM14_IS_CLK_SLEEP_ENABLED() LL_APB1_GRP1_IsEnabledClockLowPower(LL_APB1_GRP1_PERIPH_TIM14)
Dstm32n6xx_ll_bus.h262 #define LL_APB1_GRP1_PERIPH_TIM14 RCC_APB1ENR1_TIM14EN macro
279 … LL_APB1_GRP1_PERIPH_TIM13 | LL_APB1_GRP1_PERIPH_TIM14 | \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_tim.c267 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
268 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_tim.c267 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
268 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_tim.c225 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
226 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_tim.c266 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
267 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_bus.h111 #define LL_APB1_GRP1_PERIPH_TIM14 RCC_APB1ENR_TIM14EN macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_bus.h136 #define LL_APB1_GRP1_PERIPH_TIM14 RCC_APB1ENR_TIM14EN macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_bus.h136 #define LL_APB1_GRP1_PERIPH_TIM14 RCC_APB1ENR_TIM14EN macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_tim.c313 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
314 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_tim.c289 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
290 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_tim.c315 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
316 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_tim.c302 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
303 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_tim.c321 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
322 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_tim.c304 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
305 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_tim.c313 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
314 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_bus.h138 #define LL_APB1_GRP1_PERIPH_TIM14 RCC_APB1ENR_TIM14EN macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_bus.h156 #define LL_APB1_GRP1_PERIPH_TIM14 RCC_APB1ENR_TIM14EN macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h208 #define LL_APB1_GRP1_PERIPH_TIM14 RCC_APB1ENR_TIM14EN macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_bus.h226 #define LL_APB1_GRP1_PERIPH_TIM14 RCC_APB1LENR_TIM14EN macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h170 #define LL_APB1_GRP1_PERIPH_TIM14 RCC_APB1ENR1_TIM14EN macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_bus.h195 #define LL_APB1_GRP1_PERIPH_TIM14 RCC_MC_APB1ENSETR_TIM14EN macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bus.h265 #define LL_APB1_GRP1_PERIPH_TIM14 RCC_APB1LENR_TIM14EN macro