Home
last modified time | relevance | path

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

/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h1430 #if defined(AFIO_MAPR_ADC1_ETRGREG_REMAP)
1439 SET_BIT(AFIO->MAPR, AFIO_MAPR_ADC1_ETRGREG_REMAP | AFIO_MAPR_SWJ_CFG); in LL_GPIO_AF_EnableRemap_ADC1_ETRGREG()
1450 MODIFY_REG(AFIO->MAPR, (AFIO_MAPR_ADC1_ETRGREG_REMAP | AFIO_MAPR_SWJ_CFG), AFIO_MAPR_SWJ_CFG); in LL_GPIO_AF_DisableRemap_ADC1_ETRGREG()
1460 return (READ_BIT(AFIO->MAPR, AFIO_MAPR_ADC1_ETRGREG_REMAP) == (AFIO_MAPR_ADC1_ETRGREG_REMAP)); in LL_GPIO_AF_IsEnabledRemap_ADC1_ETRGREG()
Dstm32f1xx_hal_gpio_ex.h421 #define __HAL_AFIO_REMAP_ADC1_ETRGREG_ENABLE() AFIO_REMAP_ENABLE(AFIO_MAPR_ADC1_ETRGREG_REMAP)
428 #define __HAL_AFIO_REMAP_ADC1_ETRGREG_DISABLE() AFIO_REMAP_DISABLE(AFIO_MAPR_ADC1_ETRGREG_REMAP)
/hal_stm32-3.6.0/stm32cube/stm32f1xx/soc/
Dstm32f103xe.h2584 #define AFIO_MAPR_ADC1_ETRGREG_REMAP AFIO_MAPR_ADC1_ETRGREG_REMAP_Msk /*!< ADC 1 External … macro
Dstm32f103xg.h2639 #define AFIO_MAPR_ADC1_ETRGREG_REMAP AFIO_MAPR_ADC1_ETRGREG_REMAP_Msk /*!< ADC 1 External … macro