Home
last modified time | relevance | path

Searched refs:FirstIndexEnable (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_tim_ex.c3027 assert_param(IS_FUNCTIONAL_STATE(sEncoderIndexConfig->FirstIndexEnable)); in HAL_TIMEx_ConfigEncoderIndex()
3048 … ((sEncoderIndexConfig->FirstIndexEnable == ENABLE) ? (0x1U << TIM_ECR_FIDX_Pos) : 0U) | in HAL_TIMEx_ConfigEncoderIndex()
3057 … ((sEncoderIndexConfig->FirstIndexEnable == ENABLE) ? (0x1U << TIM_ECR_FIDX_Pos) : 0U) | in HAL_TIMEx_ConfigEncoderIndex()
3066 … ((sEncoderIndexConfig->FirstIndexEnable == ENABLE) ? (0x1U << TIM_ECR_FIDX_Pos) : 0U) | in HAL_TIMEx_ConfigEncoderIndex()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_tim_ex.c2908 assert_param(IS_FUNCTIONAL_STATE(sEncoderIndexConfig->FirstIndexEnable)); in HAL_TIMEx_ConfigEncoderIndex()
2926 … ((sEncoderIndexConfig->FirstIndexEnable == ENABLE) ? (0x1U << TIM_ECR_FIDX_Pos) : 0U) | in HAL_TIMEx_ConfigEncoderIndex()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_tim_ex.h88 …FunctionalState FirstIndexEnable; /*!< Specifies whether or not the encoder first index is enabl… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_tim_ex.c2953 assert_param(IS_FUNCTIONAL_STATE(sEncoderIndexConfig->FirstIndexEnable)); in HAL_TIMEx_ConfigEncoderIndex()
2971 … ((sEncoderIndexConfig->FirstIndexEnable == ENABLE) ? (0x1U << TIM_ECR_FIDX_Pos) : 0U) | in HAL_TIMEx_ConfigEncoderIndex()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_tim_ex.c2883 assert_param(IS_FUNCTIONAL_STATE(sEncoderIndexConfig->FirstIndexEnable)); in HAL_TIMEx_ConfigEncoderIndex()
2901 … ((sEncoderIndexConfig->FirstIndexEnable == ENABLE) ? (0x1U << TIM_ECR_FIDX_Pos) : 0U) | in HAL_TIMEx_ConfigEncoderIndex()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_tim_ex.c3031 assert_param(IS_FUNCTIONAL_STATE(sEncoderIndexConfig->FirstIndexEnable)); in HAL_TIMEx_ConfigEncoderIndex()
3049 … ((sEncoderIndexConfig->FirstIndexEnable == ENABLE) ? (0x1U << TIM_ECR_FIDX_Pos) : 0U) | in HAL_TIMEx_ConfigEncoderIndex()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim_ex.c3224 assert_param(IS_FUNCTIONAL_STATE(sEncoderIndexConfig->FirstIndexEnable)); in HAL_TIMEx_ConfigEncoderIndex()
3241 … ((sEncoderIndexConfig->FirstIndexEnable == ENABLE) ? (0x1U << TIM_ECR_FIDX_Pos) : 0U) | in HAL_TIMEx_ConfigEncoderIndex()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_tim_ex.h88 …FunctionalState FirstIndexEnable; /*!< Specifies whether or not the encoder first index is enabl… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_tim_ex.h88 …FunctionalState FirstIndexEnable; /*!< Specifies whether or not the encoder first index is enabl… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_tim_ex.h88 …FunctionalState FirstIndexEnable; /*!< Specifies whether or not the encoder first index is enabl… member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_tim_ex.h88 …FunctionalState FirstIndexEnable; /*!< Specifies whether or not the encoder first index is enabl… member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_tim_ex.h86 …FunctionalState FirstIndexEnable; /*!< Specifies whether or not the encoder first index is enabl… member