Searched refs:IS_ETH_RXDMA_BURST_LENGTH (Results 1 – 2 of 2) sorted by relevance
1031 assert_param( IS_ETH_RXDMA_BURST_LENGTH( dmaconf->RxDMABurstLength ) ); in HAL_ETH_ConfigDMA()
250 #define IS_ETH_RXDMA_BURST_LENGTH( LENGTH ) \ macro