Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h1669 #if defined(AFIO_MAPR2_TIM9_REMAP)
1679 SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM9_REMAP); in LL_GPIO_AF_EnableRemap_TIM9()
1690 CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM9_REMAP); in LL_GPIO_AF_DisableRemap_TIM9()
1700 return (READ_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM9_REMAP) == (AFIO_MAPR2_TIM9_REMAP)); in LL_GPIO_AF_IsEnabledRemap_TIM9()
Dstm32f1xx_hal_gpio_ex.h550 #if defined(AFIO_MAPR2_TIM9_REMAP)
557 #define __HAL_AFIO_REMAP_TIM9_ENABLE() SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM9_REMAP)
564 #define __HAL_AFIO_REMAP_TIM9_DISABLE() CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM9_REMAP)
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101xg.h2853 #define AFIO_MAPR2_TIM9_REMAP AFIO_MAPR2_TIM9_REMAP_Msk /*!< TIM9 remapping … macro
Dstm32f103xg.h3064 #define AFIO_MAPR2_TIM9_REMAP AFIO_MAPR2_TIM9_REMAP_Msk /*!< TIM9 remapping … macro