Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h1902 #if defined(AFIO_MAPR2_TIM16_REMAP)
1912 SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM16_REMAP); in LL_GPIO_AF_EnableRemap_TIM16()
1923 CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM16_REMAP); in LL_GPIO_AF_DisableRemap_TIM16()
1933 return (READ_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM16_REMAP) == (AFIO_MAPR2_TIM16_REMAP)); in LL_GPIO_AF_IsEnabledRemap_TIM16()
Dstm32f1xx_hal_gpio_ex.h668 #if defined(AFIO_MAPR2_TIM16_REMAP)
675 #define __HAL_AFIO_REMAP_TIM16_ENABLE() SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM16_REMAP)
682 #define __HAL_AFIO_REMAP_TIM16_DISABLE() CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM16_REMAP)
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f100xb.h2559 #define AFIO_MAPR2_TIM16_REMAP AFIO_MAPR2_TIM16_REMAP_Msk /*!< TIM16 remapping… macro
Dstm32f100xe.h2891 #define AFIO_MAPR2_TIM16_REMAP AFIO_MAPR2_TIM16_REMAP_Msk /*!< TIM16 remapping… macro