Macros | |
#define | IS_SYSCFG_ETHERNET_CONFIG(CONFIG) |
#define | IS_SYSCFG_ETHERNET_CONFIG(CONFIG) |
#define | SYSCFG_ETH_MII ((uint32_t)0x00000000) |
#define | SYSCFG_ETH_MII ((uint32_t)0x00000000) |
#define | SYSCFG_ETH_RMII SYSCFG_PMCR_EPIS_SEL_2 |
#define | SYSCFG_ETH_RMII SYSCFG_PMCR_EPIS_SEL_2 |
#define IS_SYSCFG_ETHERNET_CONFIG | ( | CONFIG | ) |
Definition at line 155 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
#define IS_SYSCFG_ETHERNET_CONFIG | ( | CONFIG | ) |
Definition at line 155 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
#define SYSCFG_ETH_MII ((uint32_t)0x00000000) |
Select the Media Independent Interface
Definition at line 152 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
#define SYSCFG_ETH_MII ((uint32_t)0x00000000) |
Select the Media Independent Interface
Definition at line 152 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
#define SYSCFG_ETH_RMII SYSCFG_PMCR_EPIS_SEL_2 |
Select the Reduced Media Independent Interface
Definition at line 153 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
#define SYSCFG_ETH_RMII SYSCFG_PMCR_EPIS_SEL_2 |
Select the Reduced Media Independent Interface
Definition at line 153 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.