Searched refs:IS_ETH_TRANSMIT_FLOWCONTROL (Results 1 – 2 of 2) sorted by relevance
896 assert_param( IS_ETH_TRANSMIT_FLOWCONTROL( macconf->TransmitFlowControl ) ); in HAL_ETH_ConfigMAC()
183 #define IS_ETH_TRANSMIT_FLOWCONTROL( CMD ) \ macro