Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h1168 #define __HAL_RCC_TIM13_CLK_ENABLE() LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_TIM13)
1169 #define __HAL_RCC_TIM13_CLK_DISABLE() LL_APB1_GRP1_DisableClock(LL_APB1_GRP1_PERIPH_TIM13)
1642 #define __HAL_RCC_TIM13_IS_CLK_ENABLED() LL_APB1_GRP1_IsEnabledClock(LL_APB1_GRP1_PERIPH_TIM13)
2114 #define __HAL_RCC_TIM13_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13)
2115 #define __HAL_RCC_TIM13_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13)
2674 …ine __HAL_RCC_TIM13_CLK_SLEEP_ENABLE() LL_APB1_GRP1_EnableClockLowPower(LL_APB1_GRP1_PERIPH_TIM13)
2675 …ne __HAL_RCC_TIM13_CLK_SLEEP_DISABLE() LL_APB1_GRP1_DisableClockLowPower(LL_APB1_GRP1_PERIPH_TIM13)
3129 …AL_RCC_TIM13_IS_CLK_SLEEP_ENABLED() LL_APB1_GRP1_IsEnabledClockLowPower(LL_APB1_GRP1_PERIPH_TIM13)
Dstm32n6xx_ll_bus.h261 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1ENR1_TIM13EN macro
279LL_APB1_GRP1_PERIPH_TIM13 | LL_APB1_GRP1_PERIPH_TIM14 | \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_tim.c260 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
261 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_tim.c260 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
261 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_tim.c259 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
260 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_bus.h133 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1ENR_TIM13EN macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_bus.h133 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1ENR_TIM13EN macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_tim.c306 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
307 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_tim.c284 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
285 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_tim.c308 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
309 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_tim.c295 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
296 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_tim.c316 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
317 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_tim.c297 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
298 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_tim.c306 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
307 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_bus.h137 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1ENR_TIM13EN macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_bus.h155 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1ENR_TIM13EN macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h205 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1ENR_TIM13EN macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_bus.h223 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1LENR_TIM13EN macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h169 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1ENR1_TIM13EN macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_bus.h194 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_MC_APB1ENSETR_TIM13EN macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bus.h264 #define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1LENR_TIM13EN macro