Home
last modified time | relevance | path

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

/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h1464 #if defined(AFIO_MAPR_ADC2_ETRGINJ_REMAP)
1474 SET_BIT(AFIO->MAPR, AFIO_MAPR_ADC2_ETRGINJ_REMAP | AFIO_MAPR_SWJ_CFG); in LL_GPIO_AF_EnableRemap_ADC2_ETRGINJ()
1485 MODIFY_REG(AFIO->MAPR, (AFIO_MAPR_ADC2_ETRGINJ_REMAP | AFIO_MAPR_SWJ_CFG), AFIO_MAPR_SWJ_CFG); in LL_GPIO_AF_DisableRemap_ADC2_ETRGINJ()
1495 return (READ_BIT(AFIO->MAPR, AFIO_MAPR_ADC2_ETRGINJ_REMAP) == (AFIO_MAPR_ADC2_ETRGINJ_REMAP)); in LL_GPIO_AF_IsEnabledRemap_ADC2_ETRGINJ()
Dstm32f1xx_hal_gpio_ex.h430 #if defined(AFIO_MAPR_ADC2_ETRGINJ_REMAP)
437 #define __HAL_AFIO_REMAP_ADC2_ETRGINJ_ENABLE() AFIO_REMAP_ENABLE(AFIO_MAPR_ADC2_ETRGINJ_REMAP)
444 #define __HAL_AFIO_REMAP_ADC2_ETRGINJ_DISABLE() AFIO_REMAP_DISABLE(AFIO_MAPR_ADC2_ETRGINJ_REMAP)
/hal_stm32-3.7.0/stm32cube/stm32f1xx/soc/
Dstm32f103xg.h2642 #define AFIO_MAPR_ADC2_ETRGINJ_REMAP AFIO_MAPR_ADC2_ETRGINJ_REMAP_Msk /*!< ADC 2 External … macro
Dstm32f103xe.h2587 #define AFIO_MAPR_ADC2_ETRGINJ_REMAP AFIO_MAPR_ADC2_ETRGINJ_REMAP_Msk /*!< ADC 2 External … macro