Home
last modified time | relevance | path

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

/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Inc/
A Dhal_tim_32b.h404 bool EnableSync; /*!< Enable sychronize with slave timers. */ member
A Dhal_tim_16b.h406 bool EnableSync; /*!< Enable sychronize with slave timers. */ member
A Dhal_tim_adv.h434 bool EnableSync; /*!< Enable sychronize with slave timers. */ member
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/
A Dhal_tim_16b.c229 if (conf->EnableSync) /* synchronize with slave timers. */ in TIM_16B_EnableMasterMode()
A Dhal_tim_32b.c229 if (conf->EnableSync) /* synchronize with slave timers. */ in TIM_32B_EnableMasterMode()
A Dhal_tim_adv.c270 if (conf->EnableSync) /* synchronize with slave timers. */ in TIM_ADV_EnableMasterMode()

Completed in 19 milliseconds