Searched refs:DATA_END (Results 1 – 4 of 4) sorted by relevance
86 #define DATA_END BIT(7) macro98 #define MASK_DATA (DATA_CRC_OK | DATA_END | \
602 #define DATA_END 0x80 macro
2246 cmd_para->index |= DATA_END; in download_data()2286 if ((evt_para->index & DATA_END) || (evt_para->index == frag_num - 1)) { in download_data()2305 while (!(evt_para->index & DATA_END)) { in download_data()
83 #define DATA_END 0x80 macro1761 cmd_para->index |= DATA_END; in download_data()