![]() |
ARMEBS4
revision-26.06.2015
|
![]() |
Macros | |
#define | ETH_TxDMABurstLength_1Beat |
#define | ETH_TxDMABurstLength_2Beat |
#define | ETH_TxDMABurstLength_4Beat |
#define | ETH_TxDMABurstLength_8Beat |
#define | ETH_TxDMABurstLength_16Beat |
#define | ETH_TxDMABurstLength_32Beat |
#define | ETH_TxDMABurstLength_4xPBL_4Beat |
#define | ETH_TxDMABurstLength_4xPBL_8Beat |
#define | ETH_TxDMABurstLength_4xPBL_16Beat |
#define | ETH_TxDMABurstLength_4xPBL_32Beat |
#define | ETH_TxDMABurstLength_4xPBL_64Beat |
#define | ETH_TxDMABurstLength_4xPBL_128Beat |
#define | IS_ETH_DMA_DESC_SKIP_LENGTH(LENGTH) |
ETH DMA Descriptor SkipLength. | |
#define ETH_TxDMABurstLength_1Beat |
maximum number of beats to be transferred in one TxDMA (or both) transaction is 1
Definition at line 1348 of file stm32f4xx_eth.h.
#define ETH_TxDMABurstLength_2Beat |
maximum number of beats to be transferred in one TxDMA (or both) transaction is 2
Definition at line 1349 of file stm32f4xx_eth.h.
#define ETH_TxDMABurstLength_4Beat |
maximum number of beats to be transferred in one TxDMA (or both) transaction is 4
Definition at line 1350 of file stm32f4xx_eth.h.
#define ETH_TxDMABurstLength_8Beat |
maximum number of beats to be transferred in one TxDMA (or both) transaction is 8
Definition at line 1351 of file stm32f4xx_eth.h.
#define ETH_TxDMABurstLength_16Beat |
maximum number of beats to be transferred in one TxDMA (or both) transaction is 16
Definition at line 1352 of file stm32f4xx_eth.h.
#define ETH_TxDMABurstLength_32Beat |
maximum number of beats to be transferred in one TxDMA (or both) transaction is 32
Definition at line 1353 of file stm32f4xx_eth.h.
#define ETH_TxDMABurstLength_4xPBL_4Beat |
maximum number of beats to be transferred in one TxDMA (or both) transaction is 4
Definition at line 1354 of file stm32f4xx_eth.h.
#define ETH_TxDMABurstLength_4xPBL_8Beat |
maximum number of beats to be transferred in one TxDMA (or both) transaction is 8
Definition at line 1355 of file stm32f4xx_eth.h.
#define ETH_TxDMABurstLength_4xPBL_16Beat |
maximum number of beats to be transferred in one TxDMA (or both) transaction is 16
Definition at line 1356 of file stm32f4xx_eth.h.
#define ETH_TxDMABurstLength_4xPBL_32Beat |
maximum number of beats to be transferred in one TxDMA (or both) transaction is 32
Definition at line 1357 of file stm32f4xx_eth.h.
#define ETH_TxDMABurstLength_4xPBL_64Beat |
maximum number of beats to be transferred in one TxDMA (or both) transaction is 64
Definition at line 1358 of file stm32f4xx_eth.h.
#define ETH_TxDMABurstLength_4xPBL_128Beat |
maximum number of beats to be transferred in one TxDMA (or both) transaction is 128
Definition at line 1359 of file stm32f4xx_eth.h.