Home
last modified time | relevance | path

Searched defs:tx_desc (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/M487/
Dm480_eth.c41 struct eth_descriptor tx_desc[ TX_DESCRIPTOR_NUM ] __attribute__( ( aligned( 4 ) ) ); variable
45 struct eth_descriptor tx_desc[ TX_DESCRIPTOR_NUM ]; variable
50 struct eth_descriptor tx_desc[ TX_DESCRIPTOR_NUM ] __attribute__( ( aligned( 4 ) ) ); variable