Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_tim.c1189 MODIFY_REG(tmpccmr3, TIM_CCMR3_OC6M, TIM_OCInitStruct->OCMode << 8U); in OC6Config()
Dstm32l4xx_hal_tim.c6002 tmpccmrx &= ~(TIM_CCMR3_OC6M); in TIM_OC6_SetConfig()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h14419 #define TIM_CCMR3_OC6M TIM_CCMR3_OC6M_Msk /*!<OC6M[3:0] bits (… macro