Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_gpio_ex.h531 #if defined(AFIO_MAPR_PTP_PPS_REMAP)
539 #define __HAL_AFIO_ETH_PTP_PPS_ENABLE() AFIO_REMAP_ENABLE(AFIO_MAPR_PTP_PPS_REMAP)
547 #define __HAL_AFIO_ETH_PTP_PPS_DISABLE() AFIO_REMAP_DISABLE(AFIO_MAPR_PTP_PPS_REMAP)
Dstm32f1xx_ll_gpio.h1642 #if defined(AFIO_MAPR_PTP_PPS_REMAP)
1653 SET_BIT(AFIO->MAPR, AFIO_MAPR_PTP_PPS_REMAP | AFIO_MAPR_SWJ_CFG); in LL_GPIO_AF_EnableRemap_ETH_PTP_PPS()
1665 MODIFY_REG(AFIO->MAPR, (AFIO_MAPR_PTP_PPS_REMAP | AFIO_MAPR_SWJ_CFG), AFIO_MAPR_SWJ_CFG); in LL_GPIO_AF_DisableRemap_ETH_PTP_PPS()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f105xc.h2813 #define AFIO_MAPR_PTP_PPS_REMAP AFIO_MAPR_PTP_PPS_REMAP_Msk /*!< PTP_PPS_REMAP b… macro
Dstm32f107xc.h2905 #define AFIO_MAPR_PTP_PPS_REMAP AFIO_MAPR_PTP_PPS_REMAP_Msk /*!< PTP_PPS_REMAP b… macro