Home
last modified time | relevance | path

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

/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h1499 #if defined (AFIO_MAPR_ADC2_ETRGREG_REMAP)
1509 SET_BIT(AFIO->MAPR, AFIO_MAPR_ADC2_ETRGREG_REMAP | AFIO_MAPR_SWJ_CFG); in LL_GPIO_AF_EnableRemap_ADC2_ETRGREG()
1520 MODIFY_REG(AFIO->MAPR, (AFIO_MAPR_ADC2_ETRGREG_REMAP | AFIO_MAPR_SWJ_CFG), AFIO_MAPR_SWJ_CFG); in LL_GPIO_AF_DisableRemap_ADC2_ETRGREG()
1530 return (READ_BIT(AFIO->MAPR, AFIO_MAPR_ADC2_ETRGREG_REMAP) == (AFIO_MAPR_ADC2_ETRGREG_REMAP)); in LL_GPIO_AF_IsEnabledRemap_ADC2_ETRGREG()
Dstm32f1xx_hal_gpio_ex.h447 #if defined (AFIO_MAPR_ADC2_ETRGREG_REMAP)
454 #define __HAL_AFIO_REMAP_ADC2_ETRGREG_ENABLE() AFIO_REMAP_ENABLE(AFIO_MAPR_ADC2_ETRGREG_REMAP)
461 #define __HAL_AFIO_REMAP_ADC2_ETRGREG_DISABLE() AFIO_REMAP_DISABLE(AFIO_MAPR_ADC2_ETRGREG_REMAP)
/hal_stm32-3.7.0/stm32cube/stm32f1xx/soc/
Dstm32f103xg.h2645 #define AFIO_MAPR_ADC2_ETRGREG_REMAP AFIO_MAPR_ADC2_ETRGREG_REMAP_Msk /*!< ADC 2 External … macro
Dstm32f103xe.h2590 #define AFIO_MAPR_ADC2_ETRGREG_REMAP AFIO_MAPR_ADC2_ETRGREG_REMAP_Msk /*!< ADC 2 External … macro