HAL + 0/7 examples
CodeScope will show references to ETH_MODE_HALFDUPLEX from the following samples and libraries:
Examples
STM32469I_EVAL
Demonstrations
Applications
mbedTLS
STM324x9I_EVAL
Applications
mbedTLS
STM324xG_EVAL
Applications
mbedTLS
 
Symbols
loading...
Files
loading...

ETH_MODE_HALFDUPLEX macro

Syntax

#define ETH_MODE_HALFDUPLEX 0x00000000U

Examples

ETH_MODE_HALFDUPLEX is referenced by 7 libraries and example projects.

References

LocationText
stm32f4xx_hal_eth_legacy.h:944
#define ETH_MODE_HALFDUPLEX 0x00000000U
stm32f4xx_hal_eth.c:440
(heth->Init).DuplexMode = ETH_MODE_HALFDUPLEX;