Home
last modified time | relevance | path

Searched refs:TIM_CLOCKDIVISION_DIV4 (Results 1 – 4 of 4) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_TIMER.h233 #define TIM_CLOCKDIVISION_DIV4 (2U << TIM_CLKCK_DIV_INDEX) /*!< Clock division… macro
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_TIMER.h249 #define TIM_CLOCKDIVISION_DIV4 (2U << TIM_CLKCK_DIV_INDEX) /*!< Clock division… macro
/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_pwm.c234 else if (__HAL_TIM_GET_CLOCKDIVISION(htim) == TIM_CLOCKDIVISION_DIV4) in drv_pwm_get()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_tim.h460 #define TIM_CLOCKDIVISION_DIV4 TIM_CR1_CKD_1 /*!< Clock division… macro
1350 ((__DIV__) == TIM_CLOCKDIVISION_DIV4))

Completed in 16 milliseconds