Searched refs:FPGA_LEN (Results 1 – 1 of 1) sorted by relevance
39 int FPGA_LEN in FPGA_Download() argument97 while ((FPGA_SRC[i] != 0xFF) && (i < FPGA_LEN)) in FPGA_Download()107 for (;i<FPGA_LEN; i++) in FPGA_Download()