/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_tim.c | 345 …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/ |
D | stm32l1xx_ll_tim.c | 368 …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/ |
D | stm32f2xx_ll_tim.c | 438 …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/ |
D | stm32f4xx_ll_tim.c | 438 …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/ |
D | stm32f0xx_ll_tim.c | 417 …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/ |
D | stm32f1xx_ll_tim.c | 458 …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/ |
D | stm32wb0x_ll_tim.c | 439 …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/ |
D | stm32f7xx_ll_tim.c | 492 …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/ |
D | stm32u0xx_ll_tim.c | 445 …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/ |
D | stm32wlxx_ll_tim.c | 424 …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/ |
D | stm32wbaxx_ll_tim.c | 441 …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/ |
D | stm32c0xx_ll_tim.c | 436 …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/ |
D | stm32wbxx_ll_tim.c | 428 …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/ |
D | stm32l5xx_ll_tim.c | 459 …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/ |
D | stm32l4xx_ll_tim.c | 465 …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/ |
D | stm32g0xx_ll_tim.c | 468 …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/ |
D | stm32h7rsxx_ll_tim.c | 482 …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/ |
D | stm32f3xx_ll_tim.c | 541 …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/ |
D | stm32u5xx_ll_tim.c | 478 …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/ |
D | stm32mp1xx_ll_tim.c | 497 …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/ |
D | stm32n6xx_ll_tim.c | 519 …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/ |
D | stm32h7xx_ll_tim.c | 504 …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/ |
D | stm32g4xx_ll_tim.c | 476 …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/ |
D | stm32h5xx_ll_tim.c | 513 …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/ |
D | stm32l0xx_ll_tim.h | 3284 …L_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_IC_InitTypeDef *TIM_IC_InitStruct);
|