Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_tim.c1203 MODIFY_REG(TIMx->CR2, TIM_CR2_OIS6, TIM_OCInitStruct->OCIdleState << 10U); in OC6Config()
Dstm32l4xx_hal_tim.c6014 tmpcr2 &= ~TIM_CR2_OIS6; in TIM_OC6_SetConfig()
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h14047 #define TIM_CR2_OIS6 TIM_CR2_OIS6_Msk /*!<Output Idle stat… macro