Home
last modified time | relevance | path

Searched refs:IC2Selection (Results 1 – 25 of 42) sorted by relevance

12

/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_tim.h149 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_tim.h149 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_tim.h183 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_tim.h185 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_tim.h185 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_tim.h185 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_tim.h185 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_tim.c2909 assert_param(IS_TIM_IC_SELECTION(sConfig->IC2Selection)); in HAL_TIM_Encoder_Init()
2963 tmpccmr1 |= (sConfig->IC1Selection | (sConfig->IC2Selection << 8U)); in HAL_TIM_Encoder_Init()
/hal_stm32-3.7.0/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_tim.c2904 assert_param(IS_TIM_IC_SELECTION(sConfig->IC2Selection)); in HAL_TIM_Encoder_Init()
2957 tmpccmr1 |= (sConfig->IC1Selection | (sConfig->IC2Selection << 8U)); in HAL_TIM_Encoder_Init()
/hal_stm32-3.7.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_tim.c2626 assert_param(IS_TIM_IC_SELECTION(sConfig->IC2Selection)); in HAL_TIM_Encoder_Init()
2678 tmpccmr1 |= (sConfig->IC1Selection | (sConfig->IC2Selection << 8U)); in HAL_TIM_Encoder_Init()
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_tim.h185 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_tim.h185 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_tim.h185 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_tim.h185 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_tim.h185 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_tim.h185 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_tim.h195 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_tim.h195 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_tim.h195 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_tim.h195 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_tim.h185 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_tim.h185 uint32_t IC2Selection; /*!< Specifies the input. member
/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_tim.c3038 assert_param(IS_TIM_IC_SELECTION(sConfig->IC2Selection)); in HAL_TIM_Encoder_Init()
3091 tmpccmr1 |= (sConfig->IC1Selection | (sConfig->IC2Selection << 8U)); in HAL_TIM_Encoder_Init()
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_tim.c3057 assert_param(IS_TIM_IC_SELECTION(sConfig->IC2Selection)); in HAL_TIM_Encoder_Init()
3110 tmpccmr1 |= (sConfig->IC1Selection | (sConfig->IC2Selection << 8U)); in HAL_TIM_Encoder_Init()
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_tim.c3049 assert_param(IS_TIM_IC_SELECTION(sConfig->IC2Selection)); in HAL_TIM_Encoder_Init()
3102 tmpccmr1 |= (sConfig->IC1Selection | (sConfig->IC2Selection << 8U)); in HAL_TIM_Encoder_Init()

12