Home
last modified time | relevance | path

Searched refs:LL_APB2_GRP1_PERIPH_TIM21 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_tim.c180 LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_TIM21); in LL_TIM_DeInit()
181 LL_APB2_GRP1_ReleaseReset(LL_APB2_GRP1_PERIPH_TIM21); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_bus.h150 #define LL_APB2_GRP1_PERIPH_TIM21 RCC_APB2ENR_TIM21EN /*!< TIM21 clock enable */ macro