Home
last modified time | relevance | path

Searched refs:TIM_CR2_OIS4 (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.c1079 MODIFY_REG(tmpcr2, TIM_CR2_OIS4, TIM_OCInitStruct->OCIdleState << 6U); in OC4Config()
Dstm32l4xx_hal_tim.c5906 tmpcr2 &= ~TIM_CR2_OIS4; in TIM_OC4_SetConfig()
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h14041 #define TIM_CR2_OIS4 TIM_CR2_OIS4_Msk /*!<Output Idle stat… macro