Searched refs:WRITECOUNT (Results 1 – 1 of 1) sorted by relevance
67 #define WRITECOUNT (IAP_NUM_BYTES_TO_WRITE / 32) macro68 static uint32_t array_data[WRITECOUNT];109 for (i = 0; i < WRITECOUNT; i++) { in main()
Completed in 5 milliseconds