Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_tim.c1142 MODIFY_REG(TIMx->CR2, TIM_CR2_OIS5, TIM_OCInitStruct->OCIdleState << 8U); in OC5Config()
Dstm32l4xx_hal_tim.c5961 tmpcr2 &= ~TIM_CR2_OIS5; in TIM_OC5_SetConfig()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h14044 #define TIM_CR2_OIS5 TIM_CR2_OIS5_Msk /*!<Output Idle stat… macro