Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tim_ex.h122 #define TIM_TIM1_ETR_COMP2 TIM1_OR2_ETRSEL_1 /* !< TIM…
Dstm32l4xx_ll_tim.h958 #define LL_TIM_ETRSOURCE_COMP2 TIM1_OR2_ETRSEL_1 /*…
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h14670 #define TIM1_OR2_ETRSEL_1 (0x2UL << TIM1_OR2_ETRSEL_Pos) /*!< 0x00008000 */ macro