Home
last modified time | relevance | path

Searched refs:AFIO_MAPR2_TIM13_REMAP (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h1773 #if defined(AFIO_MAPR2_TIM13_REMAP)
1783 SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM13_REMAP); in LL_GPIO_AF_EnableRemap_TIM13()
1794 CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM13_REMAP); in LL_GPIO_AF_DisableRemap_TIM13()
1804 return (READ_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM13_REMAP) == (AFIO_MAPR2_TIM13_REMAP)); in LL_GPIO_AF_IsEnabledRemap_TIM13()
Dstm32f1xx_hal_gpio_ex.h600 #if defined(AFIO_MAPR2_TIM13_REMAP)
607 #define __HAL_AFIO_REMAP_TIM13_ENABLE() SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM13_REMAP)
614 #define __HAL_AFIO_REMAP_TIM13_DISABLE() CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM13_REMAP)
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f100xe.h2904 #define AFIO_MAPR2_TIM13_REMAP AFIO_MAPR2_TIM13_REMAP_Msk /*!< TIM13 remapping… macro
Dstm32f101xg.h2862 #define AFIO_MAPR2_TIM13_REMAP AFIO_MAPR2_TIM13_REMAP_Msk /*!< TIM13 remapping… macro
Dstm32f103xg.h3073 #define AFIO_MAPR2_TIM13_REMAP AFIO_MAPR2_TIM13_REMAP_Msk /*!< TIM13 remapping… macro