Home
last modified time | relevance | path

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

/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h1739 #if defined(AFIO_MAPR2_TIM11_REMAP)
1748 SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM11_REMAP); in LL_GPIO_AF_EnableRemap_TIM11()
1759 CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM11_REMAP); in LL_GPIO_AF_DisableRemap_TIM11()
1769 return (READ_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM11_REMAP) == (AFIO_MAPR2_TIM11_REMAP)); in LL_GPIO_AF_IsEnabledRemap_TIM11()
Dstm32f1xx_hal_gpio_ex.h584 #if defined(AFIO_MAPR2_TIM11_REMAP)
590 #define __HAL_AFIO_REMAP_TIM11_ENABLE() SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM11_REMAP)
597 #define __HAL_AFIO_REMAP_TIM11_DISABLE() CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM11_REMAP)
/hal_stm32-3.7.0/stm32cube/stm32f1xx/soc/
Dstm32f101xg.h2859 #define AFIO_MAPR2_TIM11_REMAP AFIO_MAPR2_TIM11_REMAP_Msk /*!< TIM11 remapping… macro
Dstm32f103xg.h3070 #define AFIO_MAPR2_TIM11_REMAP AFIO_MAPR2_TIM11_REMAP_Msk /*!< TIM11 remapping… macro