Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c1462 htim->Instance->CR2 |= TIM_CR2_CCPC; in HAL_TIMEx_ConfigCommutationEvent()
1511 htim->Instance->CR2 |= TIM_CR2_CCPC; in HAL_TIMEx_ConfigCommutationEvent_IT()
1564 htim->Instance->CR2 |= TIM_CR2_CCPC; in HAL_TIMEx_ConfigCommutationEvent_DMA()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_tim.h1858 SET_BIT(TIMx->CR2, TIM_CR2_CCPC); in LL_TIM_CC_EnablePreload()
1871 CLEAR_BIT(TIMx->CR2, TIM_CR2_CCPC); in LL_TIM_CC_DisablePreload()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h14003 #define TIM_CR2_CCPC TIM_CR2_CCPC_Msk /*!<Capture/Compare … macro