Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h14223 #define TIM_EGR_BG_Msk (0x1UL << TIM_EGR_BG_Pos) /*!< 0x00000080 */ macro
14224 #define TIM_EGR_BG TIM_EGR_BG_Msk /*!<Break Generation…