Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h1298 #if defined(AFIO_MAPR_ETH_REMAP)
1308 SET_BIT(AFIO->MAPR, AFIO_MAPR_ETH_REMAP | AFIO_MAPR_SWJ_CFG); in LL_GPIO_AF_EnableRemap_ETH()
1320 MODIFY_REG(AFIO->MAPR, (AFIO_MAPR_ETH_REMAP | AFIO_MAPR_SWJ_CFG), AFIO_MAPR_SWJ_CFG); in LL_GPIO_AF_DisableRemap_ETH()
1330 return (READ_BIT(AFIO->MAPR, AFIO_MAPR_ETH_REMAP) == (AFIO_MAPR_ETH_REMAP)); in LL_GPIO_AF_IsEnabledRemap_ETH()
Dstm32f1xx_hal_gpio_ex.h347 #if defined(AFIO_MAPR_ETH_REMAP)
354 #define __HAL_AFIO_REMAP_ETH_ENABLE() AFIO_REMAP_ENABLE(AFIO_MAPR_ETH_REMAP)
362 #define __HAL_AFIO_REMAP_ETH_DISABLE() AFIO_REMAP_DISABLE(AFIO_MAPR_ETH_REMAP)
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f105xc.h2788 #define AFIO_MAPR_ETH_REMAP AFIO_MAPR_ETH_REMAP_Msk /*!< SPI3_REMAP bit … macro
Dstm32f107xc.h2880 #define AFIO_MAPR_ETH_REMAP AFIO_MAPR_ETH_REMAP_Msk /*!< SPI3_REMAP bit … macro