Files
kunlun/dtest/mac_tx_test/inc/mac_tx_main.h

12 lines
241 B
C
Raw Normal View History

2024-09-28 14:24:04 +08:00
#ifndef __MAC_TX_MAIN_H
#define __MAC_TX_MAIN_H
#define MAC_DTEST_FPGA 0
#define MAC_DTEST_EDA 1
#define MAC_DTEST_PLATFORM MAC_DTEST_EDA
#define MAC_TMI_SCAN_CNT 100
#endif