Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_tim.c345 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
352 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
355 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
358 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
361 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_tim.c368 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
375 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
378 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
381 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
384 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_tim.c438 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
445 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
448 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
451 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
454 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_tim.c438 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
445 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
448 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
451 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
454 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_tim.c417 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
424 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
427 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
430 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
433 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_tim.c458 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
465 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
468 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
471 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
474 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_tim.c439 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
446 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
449 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
452 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
455 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_tim.c492 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
499 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
502 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
505 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
508 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_tim.c445 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
452 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
455 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
458 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
461 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_tim.c424 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
431 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
434 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
437 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
440 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_tim.c441 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
448 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
451 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
454 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
457 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_tim.c436 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
443 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
446 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
449 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
452 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_tim.c428 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
435 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
438 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
441 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
444 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_tim.c459 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
466 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
469 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
472 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
475 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_tim.c465 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
472 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
475 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
478 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
481 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_tim.c468 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
475 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
478 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
481 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
484 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_tim.c482 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
489 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
492 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
495 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
498 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_tim.c541 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
548 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
551 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
554 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
557 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_tim.c478 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
485 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
488 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
491 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
494 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_tim.c497 …tatus LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
504 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
507 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
510 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
513 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_tim.c519 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
526 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
529 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
532 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
535 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_tim.c504 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
511 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
514 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
517 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
520 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_tim.c476 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
483 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
486 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
489 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
492 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_tim.c513 …LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct) in LL_TIM_IC_Init() argument
520 result = IC1Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
523 result = IC2Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
526 result = IC3Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
529 result = IC4Config(TIMx, TIM_IC_InitStruct); in LL_TIM_IC_Init()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_tim.h3284 …L_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct);

12