Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_tim.c101 #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/
Dstm32f4xx_ll_tim.c101 #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/
Dstm32f0xx_ll_tim.c101 #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/
Dstm32l0xx_ll_tim.c98 #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/
Dstm32l1xx_ll_tim.c98 #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/
Dstm32f1xx_ll_tim.c101 #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/
Dstm32f7xx_ll_tim.c107 #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/
Dstm32u0xx_ll_tim.c113 #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/
Dstm32wlxx_ll_tim.c107 #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/
Dstm32wbaxx_ll_tim.c109 #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/
Dstm32c0xx_ll_tim.c107 #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/
Dstm32wbxx_ll_tim.c107 #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/
Dstm32l5xx_ll_tim.c107 #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/
Dstm32l4xx_ll_tim.c107 #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/
Dstm32g0xx_ll_tim.c107 #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/
Dstm32h7rsxx_ll_tim.c109 #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/
Dstm32f3xx_ll_tim.c118 #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/
Dstm32u5xx_ll_tim.c120 #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/
Dstm32mp1xx_ll_tim.c107 #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/
Dstm32n6xx_ll_tim.c126 #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/
Dstm32h7xx_ll_tim.c107 #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/
Dstm32g4xx_ll_tim.c109 #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/
Dstm32h5xx_ll_tim.c122 #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/
Dstm32wb0x_ll_tim.c107 #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/
Dstm32l0xx_ll_tim.h501 #define LL_TIM_IC_POLARITY_RISING 0x00000000U /*!< The circuit is… macro

12