Home
last modified time | relevance | path

Searched refs:TIMx_AF2_OCRSEL (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_tim.c209 #define TIMx_AF2_OCRSEL TIM_AF2_OCRSEL macro
5586 CLEAR_BIT(htim->Instance->AF2, TIMx_AF2_OCRSEL); in HAL_TIM_ConfigOCrefClear()
5605 MODIFY_REG(htim->Instance->AF2, TIMx_AF2_OCRSEL, sClearInputConfig->ClearInputSource); in HAL_TIM_ConfigOCrefClear()
5635 CLEAR_BIT(htim->Instance->AF2, TIMx_AF2_OCRSEL); in HAL_TIM_ConfigOCrefClear()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim.c209 #define TIMx_AF2_OCRSEL TIM1_AF2_OCRSEL macro
5385 CLEAR_BIT(htim->Instance->AF2, TIMx_AF2_OCRSEL); in HAL_TIM_ConfigOCrefClear()
5415 MODIFY_REG(htim->Instance->AF2, TIMx_AF2_OCRSEL, sClearInputConfig->ClearInputSource); in HAL_TIM_ConfigOCrefClear()
5445 CLEAR_BIT(htim->Instance->AF2, TIMx_AF2_OCRSEL); in HAL_TIM_ConfigOCrefClear()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_tim.c209 #define TIMx_AF2_OCRSEL TIM1_AF2_OCRSEL macro
5594 MODIFY_REG(htim->Instance->AF2, TIMx_AF2_OCRSEL, sClearInputConfig->ClearInputSource); in HAL_TIM_ConfigOCrefClear()
5622 CLEAR_BIT(htim->Instance->AF2, TIMx_AF2_OCRSEL); in HAL_TIM_ConfigOCrefClear()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_tim.c209 #define TIMx_AF2_OCRSEL TIM1_AF2_OCRSEL macro
5596 MODIFY_REG(htim->Instance->AF2, TIMx_AF2_OCRSEL, sClearInputConfig->ClearInputSource); in HAL_TIM_ConfigOCrefClear()
5625 CLEAR_BIT(htim->Instance->AF2, TIMx_AF2_OCRSEL); in HAL_TIM_ConfigOCrefClear()