Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c2096 tmpor2 &= ~TIM1_OR2_ETRSEL_Msk; in HAL_TIMEx_RemapConfig()
2097 tmpor2 |= (Remap & TIM1_OR2_ETRSEL_Msk); in HAL_TIMEx_RemapConfig()
2105 tmpor1 &= ~TIM1_OR2_ETRSEL_Msk; in HAL_TIMEx_RemapConfig()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h14667 #define TIM1_OR2_ETRSEL_Msk (0x7UL << TIM1_OR2_ETRSEL_Pos) /*!< 0x0001C000 */ macro
14668 #define TIM1_OR2_ETRSEL TIM1_OR2_ETRSEL_Msk /*!<ETRSEL[2:0] bits…