Searched refs:IS_ETH_RECEIVE_FLOWCONTROL (Results 1 – 2 of 2) sorted by relevance
895 assert_param( IS_ETH_RECEIVE_FLOWCONTROL( macconf->ReceiveFlowControl ) ); in HAL_ETH_ConfigMAC()
180 #define IS_ETH_RECEIVE_FLOWCONTROL( CMD ) \ macro