Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h1578 #if defined(AFIO_MAPR_SPI3_REMAP)
1589 SET_BIT(AFIO->MAPR, AFIO_MAPR_SPI3_REMAP | AFIO_MAPR_SWJ_CFG); in LL_GPIO_AF_EnableRemap_SPI3()
1601 MODIFY_REG(AFIO->MAPR, (AFIO_MAPR_SPI3_REMAP | AFIO_MAPR_SWJ_CFG), AFIO_MAPR_SWJ_CFG); in LL_GPIO_AF_DisableRemap_SPI3()
1611 return (READ_BIT(AFIO->MAPR, AFIO_MAPR_SPI3_REMAP) == (AFIO_MAPR_SPI3_REMAP)); in LL_GPIO_AF_IsEnabledRemap_SPI3()
Dstm32f1xx_hal_gpio_ex.h493 #if defined(AFIO_MAPR_SPI3_REMAP)
501 #define __HAL_AFIO_REMAP_SPI3_ENABLE() AFIO_REMAP_ENABLE(AFIO_MAPR_SPI3_REMAP)
509 #define __HAL_AFIO_REMAP_SPI3_DISABLE() AFIO_REMAP_DISABLE(AFIO_MAPR_SPI3_REMAP)
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f105xc.h2803 #define AFIO_MAPR_SPI3_REMAP AFIO_MAPR_SPI3_REMAP_Msk /*!< SPI3_REMAP bit … macro
Dstm32f107xc.h2895 #define AFIO_MAPR_SPI3_REMAP AFIO_MAPR_SPI3_REMAP_Msk /*!< SPI3_REMAP bit … macro