Searched refs:IS_ETH_TXDMA_BURST_LENGTH (Results 1 – 2 of 2) sorted by relevance
1032 assert_param( IS_ETH_TXDMA_BURST_LENGTH( dmaconf->TxDMABurstLength ) ); in HAL_ETH_ConfigDMA()
263 #define IS_ETH_TXDMA_BURST_LENGTH( LENGTH ) \ macro