Home
last modified time | relevance | path

Searched refs:TIM_EVENTSOURCE_UPDATE (Results 1 – 6 of 6) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/drivers/
A Ddrv_hwtimer.c196 tim->Instance->EGR |= TIM_EVENTSOURCE_UPDATE; in timer_ctrl()
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_TIMER.h209 #define TIM_EVENTSOURCE_UPDATE BIT0 /*!< Reinitialize the counter and generates an… macro
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_TIMER.h225 #define TIM_EVENTSOURCE_UPDATE BIT0 /*!< Reinitialize the counter and generates an… macro
/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_tim.c579 tim->Instance->EGR |= TIM_EVENTSOURCE_UPDATE; in timer_ctrl()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_tim.h403 #define TIM_EVENTSOURCE_UPDATE TIM_EGR_UG /*!< Reinitialize the counter and genera… macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h1147 #define TIM_EventSource_Update TIM_EVENTSOURCE_UPDATE

Completed in 47 milliseconds