![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#define IS_ETH_ADDRESS_ALIGNED_BEATS | ( | CMD | ) |
Definition at line 181 of file stm32f7xx_hal_eth.h.
#define IS_ETH_AUTOMATIC_PADCRC_STRIP | ( | CMD | ) |
Definition at line 95 of file stm32f7xx_hal_eth.h.
#define IS_ETH_AUTONEGOTIATION | ( | CMD | ) |
Definition at line 61 of file stm32f7xx_hal_eth.h.
#define IS_ETH_BACKOFF_LIMIT | ( | LIMIT | ) |
Definition at line 97 of file stm32f7xx_hal_eth.h.
#define IS_ETH_BROADCAST_FRAMES_RECEPTION | ( | CMD | ) |
Definition at line 111 of file stm32f7xx_hal_eth.h.
#define IS_ETH_CARRIER_SENSE | ( | CMD | ) |
Definition at line 85 of file stm32f7xx_hal_eth.h.
#define IS_ETH_CHECKSUM_MODE | ( | MODE | ) |
Definition at line 69 of file stm32f7xx_hal_eth.h.
#define IS_ETH_CHECKSUM_OFFLOAD | ( | CMD | ) |
Definition at line 91 of file stm32f7xx_hal_eth.h.
#define IS_ETH_CONTROL_FRAMES | ( | PASS | ) |
Definition at line 108 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DEFERRAL_CHECK | ( | CMD | ) |
Definition at line 101 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DESTINATION_ADDR_FILTER | ( | FILTER | ) |
Definition at line 113 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DMA_ARBITRATION_ROUNDROBIN_RXTX | ( | RATIO | ) |
Definition at line 210 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DMA_DESC_SKIP_LENGTH | ( | LENGTH | ) | ((LENGTH) <= 0x1F) |
Definition at line 209 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DMA_FLAG | ( | FLAG | ) | ((((FLAG) & (uint32_t)0xC7FE1800) == 0x00) && ((FLAG) != 0x00)) |
Definition at line 268 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DMA_GET_FLAG | ( | FLAG | ) |
Definition at line 269 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DMA_GET_IT | ( | IT | ) |
Definition at line 288 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DMA_GET_OVERFLOW | ( | OVERFLOW | ) |
Definition at line 297 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DMA_IT | ( | IT | ) | ((((IT) & (uint32_t)0xC7FE1800) == 0x00) && ((IT) != 0x00)) |
Definition at line 287 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DMA_RXDESC_BUFFER | ( | BUFFER | ) |
Definition at line 264 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DMA_TXDESC_CHECKSUM | ( | CHECKSUM | ) |
Definition at line 241 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DMA_TXDESC_SEGMENT | ( | SEGMENT | ) |
Definition at line 239 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DMARXDESC_GET_FLAG | ( | FLAG | ) |
Definition at line 246 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DMATXDESC_BUFFER_SIZE | ( | SIZE | ) | ((SIZE) <= 0x1FFF) |
Definition at line 245 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DMATXDESC_GET_FLAG | ( | FLAG | ) |
Definition at line 215 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DROP_TCPIP_CHECKSUM_FRAME | ( | CMD | ) |
Definition at line 155 of file stm32f7xx_hal_eth.h.
#define IS_ETH_DUPLEX_MODE | ( | MODE | ) |
Definition at line 65 of file stm32f7xx_hal_eth.h.
#define IS_ETH_ENHANCED_DESCRIPTOR_FORMAT | ( | CMD | ) |
Definition at line 304 of file stm32f7xx_hal_eth.h.
#define IS_ETH_FIXED_BURST | ( | CMD | ) |
Definition at line 183 of file stm32f7xx_hal_eth.h.
#define IS_ETH_FLUSH_RECEIVE_FRAME | ( | CMD | ) |
Definition at line 159 of file stm32f7xx_hal_eth.h.
#define IS_ETH_FORWARD_ERROR_FRAMES | ( | CMD | ) |
Definition at line 171 of file stm32f7xx_hal_eth.h.
#define IS_ETH_FORWARD_UNDERSIZED_GOOD_FRAMES | ( | CMD | ) |
Definition at line 173 of file stm32f7xx_hal_eth.h.
#define IS_ETH_INTER_FRAME_GAP | ( | GAP | ) |
Definition at line 77 of file stm32f7xx_hal_eth.h.
#define IS_ETH_JABBER | ( | CMD | ) |
Definition at line 75 of file stm32f7xx_hal_eth.h.
#define IS_ETH_LOOPBACK_MODE | ( | CMD | ) |
Definition at line 89 of file stm32f7xx_hal_eth.h.
#define IS_ETH_MAC_ADDRESS0123 | ( | ADDRESS | ) |
Definition at line 140 of file stm32f7xx_hal_eth.h.
#define IS_ETH_MAC_ADDRESS123 | ( | ADDRESS | ) |
Definition at line 144 of file stm32f7xx_hal_eth.h.
#define IS_ETH_MAC_ADDRESS_FILTER | ( | FILTER | ) |
Definition at line 147 of file stm32f7xx_hal_eth.h.
#define IS_ETH_MAC_ADDRESS_MASK | ( | MASK | ) |
Definition at line 149 of file stm32f7xx_hal_eth.h.
#define IS_ETH_MAC_GET_FLAG | ( | FLAG | ) |
Definition at line 284 of file stm32f7xx_hal_eth.h.
#define IS_ETH_MAC_GET_IT | ( | IT | ) |
Definition at line 281 of file stm32f7xx_hal_eth.h.
#define IS_ETH_MAC_IT | ( | IT | ) | ((((IT) & (uint32_t)0xFFFFFDF1) == 0x00) && ((IT) != 0x00)) |
Definition at line 280 of file stm32f7xx_hal_eth.h.
#define IS_ETH_MEDIA_INTERFACE | ( | MODE | ) |
Definition at line 71 of file stm32f7xx_hal_eth.h.
#define IS_ETH_MMC_GET_IT | ( | IT | ) |
Definition at line 301 of file stm32f7xx_hal_eth.h.
#define IS_ETH_MMC_IT | ( | IT | ) |
Definition at line 299 of file stm32f7xx_hal_eth.h.
#define IS_ETH_MULTICAST_FRAMES_FILTER | ( | FILTER | ) |
Definition at line 117 of file stm32f7xx_hal_eth.h.
#define IS_ETH_PAUSE_LOW_THRESHOLD | ( | THRESHOLD | ) |
Definition at line 127 of file stm32f7xx_hal_eth.h.
#define IS_ETH_PAUSE_TIME | ( | TIME | ) | ((TIME) <= 0xFFFF) |
Definition at line 124 of file stm32f7xx_hal_eth.h.
#define IS_ETH_PHY_ADDRESS | ( | ADDRESS | ) | ((ADDRESS) <= 0x20) |
Definition at line 60 of file stm32f7xx_hal_eth.h.
#define IS_ETH_PMT_GET_FLAG | ( | FLAG | ) |
Definition at line 266 of file stm32f7xx_hal_eth.h.
#define IS_ETH_PROMISCUOUS_MODE | ( | CMD | ) |
Definition at line 115 of file stm32f7xx_hal_eth.h.
#define IS_ETH_RECEIVE_ALL | ( | CMD | ) |
Definition at line 103 of file stm32f7xx_hal_eth.h.
#define IS_ETH_RECEIVE_FLOWCONTROL | ( | CMD | ) |
Definition at line 133 of file stm32f7xx_hal_eth.h.
#define IS_ETH_RECEIVE_OWN | ( | CMD | ) |
Definition at line 87 of file stm32f7xx_hal_eth.h.
#define IS_ETH_RECEIVE_STORE_FORWARD | ( | CMD | ) |
Definition at line 157 of file stm32f7xx_hal_eth.h.
#define IS_ETH_RECEIVE_THRESHOLD_CONTROL | ( | THRESHOLD | ) |
Definition at line 175 of file stm32f7xx_hal_eth.h.
#define IS_ETH_RETRY_TRANSMISSION | ( | CMD | ) |
Definition at line 93 of file stm32f7xx_hal_eth.h.
#define IS_ETH_RX_MODE | ( | MODE | ) |
Definition at line 67 of file stm32f7xx_hal_eth.h.
#define IS_ETH_RXDMA_BURST_LENGTH | ( | LENGTH | ) |
Definition at line 185 of file stm32f7xx_hal_eth.h.
#define IS_ETH_SECOND_FRAME_OPERATE | ( | CMD | ) |
Definition at line 179 of file stm32f7xx_hal_eth.h.
#define IS_ETH_SOURCE_ADDR_FILTER | ( | CMD | ) |
Definition at line 105 of file stm32f7xx_hal_eth.h.
#define IS_ETH_SPEED | ( | SPEED | ) |
Definition at line 63 of file stm32f7xx_hal_eth.h.
#define IS_ETH_TRANSMIT_FLOWCONTROL | ( | CMD | ) |
Definition at line 135 of file stm32f7xx_hal_eth.h.
#define IS_ETH_TRANSMIT_STORE_FORWARD | ( | CMD | ) |
Definition at line 161 of file stm32f7xx_hal_eth.h.
#define IS_ETH_TRANSMIT_THRESHOLD_CONTROL | ( | THRESHOLD | ) |
Definition at line 163 of file stm32f7xx_hal_eth.h.
#define IS_ETH_TXDMA_BURST_LENGTH | ( | LENGTH | ) |
Definition at line 197 of file stm32f7xx_hal_eth.h.
#define IS_ETH_UNICAST_FRAMES_FILTER | ( | FILTER | ) |
Definition at line 121 of file stm32f7xx_hal_eth.h.
#define IS_ETH_UNICAST_PAUSE_FRAME_DETECT | ( | CMD | ) |
Definition at line 131 of file stm32f7xx_hal_eth.h.
#define IS_ETH_VLAN_TAG_COMPARISON | ( | COMPARISON | ) |
Definition at line 137 of file stm32f7xx_hal_eth.h.
#define IS_ETH_VLAN_TAG_IDENTIFIER | ( | IDENTIFIER | ) | ((IDENTIFIER) <= 0xFFFF) |
Definition at line 139 of file stm32f7xx_hal_eth.h.
#define IS_ETH_WATCHDOG | ( | CMD | ) |
Definition at line 73 of file stm32f7xx_hal_eth.h.
#define IS_ETH_ZEROQUANTA_PAUSE | ( | CMD | ) |
Definition at line 125 of file stm32f7xx_hal_eth.h.