Home
last modified time | relevance | path

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

/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h1868 #if defined(AFIO_MAPR2_TIM15_REMAP)
1878 SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM15_REMAP); in LL_GPIO_AF_EnableRemap_TIM15()
1888 CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM15_REMAP); in LL_GPIO_AF_DisableRemap_TIM15()
1898 return (READ_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM15_REMAP) == (AFIO_MAPR2_TIM15_REMAP)); in LL_GPIO_AF_IsEnabledRemap_TIM15()
Dstm32f1xx_hal_gpio_ex.h651 #if defined(AFIO_MAPR2_TIM15_REMAP)
658 #define __HAL_AFIO_REMAP_TIM15_ENABLE() SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM15_REMAP)
665 #define __HAL_AFIO_REMAP_TIM15_DISABLE() CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM15_REMAP)
/hal_stm32-3.7.0/stm32cube/stm32f1xx/soc/
Dstm32f100xb.h2556 #define AFIO_MAPR2_TIM15_REMAP AFIO_MAPR2_TIM15_REMAP_Msk /*!< TIM15 remapping… macro
Dstm32f100xe.h2888 #define AFIO_MAPR2_TIM15_REMAP AFIO_MAPR2_TIM15_REMAP_Msk /*!< TIM15 remapping… macro