Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h1227 #define __HAL_RCC_TIM8_CLK_ENABLE() LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_TIM8)
1228 #define __HAL_RCC_TIM8_CLK_DISABLE() LL_APB2_GRP1_DisableClock(LL_APB2_GRP1_PERIPH_TIM8)
1686 #define __HAL_RCC_TIM8_IS_CLK_ENABLED() LL_APB2_GRP1_IsEnabledClock(LL_APB2_GRP1_PERIPH_TIM8)
2171 #define __HAL_RCC_TIM8_FORCE_RESET() LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8)
2172 #define __HAL_RCC_TIM8_RELEASE_RESET() LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8)
2734 …ine __HAL_RCC_TIM8_CLK_SLEEP_ENABLE() LL_APB2_GRP1_EnableClockLowPower(LL_APB2_GRP1_PERIPH_TIM8)
2735 …ne __HAL_RCC_TIM8_CLK_SLEEP_DISABLE() LL_APB2_GRP1_DisableClockLowPower(LL_APB2_GRP1_PERIPH_TIM8)
3173 …AL_RCC_TIM8_IS_CLK_SLEEP_ENABLED() LL_APB2_GRP1_IsEnabledClockLowPower(LL_APB2_GRP1_PERIPH_TIM8)
Dstm32n6xx_ll_bus.h309 #define LL_APB2_GRP1_PERIPH_TIM8 RCC_APB2ENR_TIM8EN macro
322LL_APB2_GRP1_PERIPH_TIM8 | LL_APB2_GRP1_PERIPH_TIM9 | \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_tim.c225 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
226 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_tim.c225 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
226 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_tim.c218 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
219 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_tim.c224 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
225 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_bus.h196 #define LL_APB2_GRP1_PERIPH_TIM8 RCC_APB2ENR_TIM8EN macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_bus.h213 #define LL_APB2_GRP1_PERIPH_TIM8 RCC_APB2ENR_TIM8EN macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_tim.c271 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
272 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_tim.c266 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
267 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_tim.c269 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
270 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_tim.c294 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
295 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_tim.c285 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
286 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_tim.c281 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
282 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_tim.c291 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
292 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_tim.c283 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
284 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_tim.c276 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
277 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_tim.c292 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
293 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM8); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_bus.h162 #define LL_APB2_GRP1_PERIPH_TIM8 RCC_APB2ENR_TIM8EN macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_bus.h200 #define LL_APB2_GRP1_PERIPH_TIM8 RCC_APB2ENR_TIM8EN macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_bus.h175 #define LL_APB2_GRP1_PERIPH_TIM8 RCC_APB2ENR_TIM8EN macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h276 #define LL_APB2_GRP1_PERIPH_TIM8 RCC_APB2ENR_TIM8EN macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_bus.h191 #define LL_APB2_GRP1_PERIPH_TIM8 RCC_APB2ENR_TIM8EN macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_bus.h255 #define LL_APB2_GRP1_PERIPH_TIM8 RCC_APB2ENR_TIM8EN macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_bus.h309 #define LL_APB2_GRP1_PERIPH_TIM8 RCC_APB2ENR_TIM8EN macro

12