/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_tim.c | 101 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 109 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 418 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 473 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 477 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 558 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_tim.c | 101 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 109 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 418 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 473 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 477 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 558 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_tim.c | 101 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 109 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 397 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 452 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 456 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 537 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_tim.c | 98 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 106 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 325 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 380 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 384 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_tim.c | 98 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 106 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 348 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 403 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 407 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_tim.c | 101 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 108 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 438 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 493 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 497 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 578 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_tim.c | 107 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 115 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 472 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 527 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 531 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 612 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_ll_tim.c | 113 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 121 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 425 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 480 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 484 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 565 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_tim.c | 107 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 115 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 404 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 459 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 463 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 544 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_tim.c | 109 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 123 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 421 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 476 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 480 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 561 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_tim.c | 107 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 115 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 416 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 471 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 475 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 556 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_tim.c | 107 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 115 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 408 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 463 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 467 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 548 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_tim.c | 107 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 115 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 439 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 494 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 498 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 579 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_tim.c | 107 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 115 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 445 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 500 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 504 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 585 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_tim.c | 107 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 115 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 448 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 503 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 507 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 588 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_tim.c | 109 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 123 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 462 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 517 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 521 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 602 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_tim.c | 118 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 126 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 521 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 576 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 580 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 662 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_tim.c | 120 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 134 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 458 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 513 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 517 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 598 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_tim.c | 107 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 115 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 478 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 531 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 535 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 614 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_tim.c | 126 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 140 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 499 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 554 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 558 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 639 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_tim.c | 107 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 115 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 484 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 539 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 543 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 624 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_tim.c | 109 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 123 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 456 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 511 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 515 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 596 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_tim.c | 122 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 136 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 493 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 548 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 552 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 633 TIM_HallSensorInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_HALLSENSOR_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_ll_tim.c | 107 #define IS_LL_TIM_IC_POLARITY(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 115 #define IS_LL_TIM_IC_POLARITY_ENCODER(__VALUE__) (((__VALUE__) == LL_TIM_IC_POLARITY_RISING) \ 419 TIM_ICInitStruct->ICPolarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_IC_StructInit() 474 TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit() 478 TIM_EncoderInitStruct->IC2Polarity = LL_TIM_IC_POLARITY_RISING; in LL_TIM_ENCODER_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_tim.h | 501 #define LL_TIM_IC_POLARITY_RISING 0x00000000U /*!< The circuit is… macro
|