Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_tim.c1006 MODIFY_REG(tmpcr2, TIM_CR2_OIS3, TIM_OCInitStruct->OCIdleState << 4U); in OC3Config()
Dstm32l4xx_hal_tim.c5844 tmpcr2 &= ~TIM_CR2_OIS3; in TIM_OC3_SetConfig()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h14035 #define TIM_CR2_OIS3 TIM_CR2_OIS3_Msk /*!<Output Idle stat… macro