Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h1808 #if defined(AFIO_MAPR2_TIM14_REMAP)
1818 SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM14_REMAP); in LL_GPIO_AF_EnableRemap_TIM14()
1829 CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM14_REMAP); in LL_GPIO_AF_DisableRemap_TIM14()
1839 return (READ_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM14_REMAP) == (AFIO_MAPR2_TIM14_REMAP)); in LL_GPIO_AF_IsEnabledRemap_TIM14()
Dstm32f1xx_hal_gpio_ex.h617 #if defined(AFIO_MAPR2_TIM14_REMAP)
624 #define __HAL_AFIO_REMAP_TIM14_ENABLE() SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM14_REMAP)
631 #define __HAL_AFIO_REMAP_TIM14_DISABLE() CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM14_REMAP)
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f100xe.h2907 #define AFIO_MAPR2_TIM14_REMAP AFIO_MAPR2_TIM14_REMAP_Msk /*!< TIM14 remapping… macro
Dstm32f101xg.h2865 #define AFIO_MAPR2_TIM14_REMAP AFIO_MAPR2_TIM14_REMAP_Msk /*!< TIM14 remapping… macro
Dstm32f103xg.h3076 #define AFIO_MAPR2_TIM14_REMAP AFIO_MAPR2_TIM14_REMAP_Msk /*!< TIM14 remapping… macro