/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_system.h | 382 MODIFY_REG(SYSCFG->PMC, SYSCFG_PMC_MII_RMII_SEL, Interface); in LL_SYSCFG_SetPHYInterface() 395 return (uint32_t)(READ_BIT(SYSCFG->PMC, SYSCFG_PMC_MII_RMII_SEL)); in LL_SYSCFG_GetPHYInterface() 448 SET_BIT(SYSCFG->PMC, ConfigFastModePlus); in LL_SYSCFG_EnableFastModePlus() 469 CLEAR_BIT(SYSCFG->PMC, ConfigFastModePlus); in LL_SYSCFG_DisableFastModePlus()
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_system.h | 478 SET_BIT(SYSCFG->PMC, SYSCFG_PMC_USB_PU); in LL_SYSCFG_EnableUSBPullUp() 488 CLEAR_BIT(SYSCFG->PMC, SYSCFG_PMC_USB_PU); in LL_SYSCFG_DisableUSBPullUp() 505 SET_BIT(SYSCFG->PMC, Pin); in LL_SYSCFG_EnableLCDCapacitanceConnection() 521 CLEAR_BIT(SYSCFG->PMC, Pin); in LL_SYSCFG_DisableLCDCapacitanceConnection()
|
D | stm32l1xx_hal.h | 576 #define __HAL_SYSCFG_USBPULLUP_ENABLE() SET_BIT(SYSCFG->PMC, SYSCFG_PMC_USB_PU) 578 #define __HAL_SYSCFG_USBPULLUP_DISABLE() CLEAR_BIT(SYSCFG->PMC, SYSCFG_PMC_USB_PU)
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_i2c_ex.c | 224 SET_BIT(SYSCFG->PMC, (uint32_t)ConfigFastModePlus); in HAL_I2CEx_EnableFastModePlus() 253 CLEAR_BIT(SYSCFG->PMC, (uint32_t)ConfigFastModePlus); in HAL_I2CEx_DisableFastModePlus()
|
D | stm32f7xx_hal_eth.c | 368 SYSCFG->PMC &= ~(SYSCFG_PMC_MII_RMII_SEL); in HAL_ETH_Init() 369 SYSCFG->PMC |= (uint32_t)heth->Init.MediaInterface; in HAL_ETH_Init() 371 (void)SYSCFG->PMC; in HAL_ETH_Init()
|
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_system.h | 305 MODIFY_REG(SYSCFG->PMC, SYSCFG_PMC_MII_RMII_SEL, Interface); in LL_SYSCFG_SetPHYInterface() 318 return (uint32_t)(READ_BIT(SYSCFG->PMC, SYSCFG_PMC_MII_RMII_SEL)); in LL_SYSCFG_GetPHYInterface()
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_system.h | 557 MODIFY_REG(SYSCFG->PMC, SYSCFG_PMC_MII_RMII_SEL, Interface); in LL_SYSCFG_SetPHYInterface() 570 return (uint32_t)(READ_BIT(SYSCFG->PMC, SYSCFG_PMC_MII_RMII_SEL)); in LL_SYSCFG_GetPHYInterface()
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_eth.c | 368 SYSCFG->PMC &= ~(SYSCFG_PMC_MII_RMII_SEL); in HAL_ETH_Init() 369 SYSCFG->PMC |= (uint32_t)heth->Init.MediaInterface; in HAL_ETH_Init() 371 (void)SYSCFG->PMC; in HAL_ETH_Init()
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/Legacy/ |
D | stm32f4xx_hal_eth.c | 256 SYSCFG->PMC &= ~(SYSCFG_PMC_MII_RMII_SEL); in HAL_ETH_Init() 257 SYSCFG->PMC |= (uint32_t)heth->Init.MediaInterface; in HAL_ETH_Init()
|
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_eth.c | 253 SYSCFG->PMC &= ~(SYSCFG_PMC_MII_RMII_SEL); in HAL_ETH_Init() 254 SYSCFG->PMC |= (uint32_t)heth->Init.MediaInterface; in HAL_ETH_Init()
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/Legacy/ |
D | stm32f7xx_hal_eth.c | 251 SYSCFG->PMC &= ~(SYSCFG_PMC_MII_RMII_SEL); in HAL_ETH_Init() 252 SYSCFG->PMC |= (uint32_t)heth->Init.MediaInterface; in HAL_ETH_Init()
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/soc/ |
D | stm32f410tx.h | 299 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
|
D | stm32f410cx.h | 302 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
|
D | stm32f410rx.h | 302 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
|
D | stm32f401xc.h | 284 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
|
D | stm32f401xe.h | 284 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/soc/ |
D | stm32l100xb.h | 324 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
|
D | stm32l100xba.h | 324 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
|
D | stm32l151xb.h | 323 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
|
D | stm32l151xba.h | 323 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
|
D | stm32l152xba.h | 324 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
|
D | stm32l152xb.h | 324 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
|
D | stm32l100xc.h | 335 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
|
D | stm32l151xca.h | 351 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
|
D | stm32l151xdx.h | 361 …__IO uint32_t PMC; /*!< SYSCFG peripheral mode configuration register, Address offset… member
|