Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h1704 #if defined(AFIO_MAPR2_TIM10_REMAP)
1714 SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM10_REMAP); in LL_GPIO_AF_EnableRemap_TIM10()
1725 CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM10_REMAP); in LL_GPIO_AF_DisableRemap_TIM10()
1735 return (READ_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM10_REMAP) == (AFIO_MAPR2_TIM10_REMAP)); in LL_GPIO_AF_IsEnabledRemap_TIM10()
Dstm32f1xx_hal_gpio_ex.h567 #if defined(AFIO_MAPR2_TIM10_REMAP)
574 #define __HAL_AFIO_REMAP_TIM10_ENABLE() SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM10_REMAP)
581 #define __HAL_AFIO_REMAP_TIM10_DISABLE() CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM10_REMAP)
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101xg.h2856 #define AFIO_MAPR2_TIM10_REMAP AFIO_MAPR2_TIM10_REMAP_Msk /*!< TIM10 remapping… macro
Dstm32f103xg.h3067 #define AFIO_MAPR2_TIM10_REMAP AFIO_MAPR2_TIM10_REMAP_Msk /*!< TIM10 remapping… macro