Home
last modified time | relevance | path

Searched refs:TIM_IC_InitStruct (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_tim.c434 …tatus LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
441 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
444 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
447 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
450 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_tim.c461 …tatus LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
468 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
471 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
474 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
477 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_tim.h3940 …atus LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct);
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_tim.h4982 …atus LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct);