Home
last modified time | relevance | path

Searched refs:LL_APB2_GRP1_PERIPH_TIM15 (Results 1 – 25 of 25) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h1233 #define __HAL_RCC_TIM15_CLK_ENABLE() LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_TIM15)
1234 #define __HAL_RCC_TIM15_CLK_DISABLE() LL_APB2_GRP1_DisableClock(LL_APB2_GRP1_PERIPH_TIM15)
1690 #define __HAL_RCC_TIM15_IS_CLK_ENABLED() LL_APB2_GRP1_IsEnabledClock(LL_APB2_GRP1_PERIPH_TIM15)
2177 #define __HAL_RCC_TIM15_FORCE_RESET() LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM15)
2178 #define __HAL_RCC_TIM15_RELEASE_RESET() LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM15)
2740 …ne __HAL_RCC_TIM15_CLK_SLEEP_ENABLE() LL_APB2_GRP1_EnableClockLowPower(LL_APB2_GRP1_PERIPH_TIM15)
2741 …e __HAL_RCC_TIM15_CLK_SLEEP_DISABLE() LL_APB2_GRP1_DisableClockLowPower(LL_APB2_GRP1_PERIPH_TIM15)
3177 …L_RCC_TIM15_IS_CLK_SLEEP_ENABLED() LL_APB2_GRP1_IsEnabledClockLowPower(LL_APB2_GRP1_PERIPH_TIM15)
Dstm32n6xx_ll_bus.h311 #define LL_APB2_GRP1_PERIPH_TIM15 RCC_APB2ENR_TIM15EN macro
323LL_APB2_GRP1_PERIPH_TIM15 | LL_APB2_GRP1_PERIPH_TIM16 | \
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_tim.c273 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
274 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_bus.h202 #define LL_APB2_GRP1_PERIPH_TIM15 RCC_APB2ENR_TIM15EN macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_bus.h203 #define LL_APB2_GRP1_PERIPH_TIM15 RCC_APB2ENR_TIM15EN macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_tim.c271 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
272 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_tim.c275 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
276 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_tim.c277 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
278 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_tim.c294 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
295 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_tim.c322 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
323 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_tim.c290 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
291 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_tim.c309 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
310 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_tim.c326 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
327 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_tim.c311 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
312 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_tim.c281 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
282 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_tim.c320 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
321 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM15); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_bus.h187 #define LL_APB2_GRP1_PERIPH_TIM15 RCC_APBENR2_TIM15EN macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_bus.h177 #define LL_APB2_GRP1_PERIPH_TIM15 RCC_APB2ENR_TIM15EN macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_bus.h196 #define LL_APB2_GRP1_PERIPH_TIM15 RCC_APB2ENR_TIM15EN macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_bus.h258 #define LL_APB2_GRP1_PERIPH_TIM15 RCC_APB2ENR_TIM15EN macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_bus.h313 #define LL_APB2_GRP1_PERIPH_TIM15 RCC_APB2ENR_TIM15EN macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h209 #define LL_APB2_GRP1_PERIPH_TIM15 RCC_APB2ENR_TIM15EN macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_bus.h268 #define LL_APB2_GRP1_PERIPH_TIM15 RCC_APB2ENR_TIM15EN macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_bus.h227 #define LL_APB2_GRP1_PERIPH_TIM15 RCC_MC_APB2ENSETR_TIM15EN macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bus.h331 #define LL_APB2_GRP1_PERIPH_TIM15 RCC_APB2ENR_TIM15EN macro