Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h1937 #if defined(AFIO_MAPR2_TIM17_REMAP)
1947 SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM17_REMAP); in LL_GPIO_AF_EnableRemap_TIM17()
1958 CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM17_REMAP); in LL_GPIO_AF_DisableRemap_TIM17()
1968 return (READ_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM17_REMAP) == (AFIO_MAPR2_TIM17_REMAP)); in LL_GPIO_AF_IsEnabledRemap_TIM17()
Dstm32f1xx_hal_gpio_ex.h685 #if defined(AFIO_MAPR2_TIM17_REMAP)
692 #define __HAL_AFIO_REMAP_TIM17_ENABLE() SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM17_REMAP)
699 #define __HAL_AFIO_REMAP_TIM17_DISABLE() CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM17_REMAP)
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f100xb.h2562 #define AFIO_MAPR2_TIM17_REMAP AFIO_MAPR2_TIM17_REMAP_Msk /*!< TIM17 remapping… macro
Dstm32f100xe.h2894 #define AFIO_MAPR2_TIM17_REMAP AFIO_MAPR2_TIM17_REMAP_Msk /*!< TIM17 remapping… macro