Home
last modified time | relevance | path

Searched refs:MAPR2 (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_gpio_ex.h557 #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)
574 #define __HAL_AFIO_REMAP_TIM10_ENABLE() SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM10_REMAP)
581 #define __HAL_AFIO_REMAP_TIM10_DISABLE() CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM10_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)
607 #define __HAL_AFIO_REMAP_TIM13_ENABLE() SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM13_REMAP)
614 #define __HAL_AFIO_REMAP_TIM13_DISABLE() CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM13_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)
[all …]
Dstm32f1xx_ll_gpio.h1679 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()
1714 SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM10_REMAP); in LL_GPIO_AF_EnableRemap_TIM10()
1725 CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM10_REMAP); in LL_GPIO_AF_DisableRemap_TIM10()
1735 return (READ_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM10_REMAP) == (AFIO_MAPR2_TIM10_REMAP)); in LL_GPIO_AF_IsEnabledRemap_TIM10()
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()
1783 SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM13_REMAP); in LL_GPIO_AF_EnableRemap_TIM13()
[all …]
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h301 __IO uint32_t MAPR2; member
Dstm32f101xb.h306 __IO uint32_t MAPR2; member
Dstm32f100xb.h348 __IO uint32_t MAPR2; member
Dstm32f102x6.h304 __IO uint32_t MAPR2; member
Dstm32f100xe.h414 __IO uint32_t MAPR2; member
Dstm32f101xg.h435 __IO uint32_t MAPR2; member
Dstm32f101xe.h423 __IO uint32_t MAPR2; member
Dstm32f102xb.h309 __IO uint32_t MAPR2; member
Dstm32f103x6.h373 __IO uint32_t MAPR2; member
Dstm32f103xb.h378 __IO uint32_t MAPR2; member
Dstm32f103xe.h501 __IO uint32_t MAPR2; member
Dstm32f103xg.h507 __IO uint32_t MAPR2; member
Dstm32f105xc.h447 __IO uint32_t MAPR2; member
Dstm32f107xc.h521 __IO uint32_t MAPR2; member