Home
last modified time | relevance | path

Searched refs:TIM_CR2_MMS2 (Results 1 – 3 of 3) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c1621 tmpcr2 &= ~TIM_CR2_MMS2; in HAL_TIMEx_MasterConfigSynchronization()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_tim.h3280 MODIFY_REG(TIMx->CR2, TIM_CR2_MMS2, ADCSynchronization); in LL_TIM_SetTriggerOutput2()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h14051 #define TIM_CR2_MMS2 TIM_CR2_MMS2_Msk /*!<MMS[2:0] bits (M… macro