Searched refs:NUMSTUDENTS (Results 1 – 1 of 1) sorted by relevance
142 #define NUMSTUDENTS 20 macro175 arm_matrix_instance_f32 srcA = {NUMSTUDENTS, NUMSUBJECTS, (float32_t *)testMarks_f32}; in main()177 arm_matrix_instance_f32 dstC = {NUMSTUDENTS, 1, testOutput}; in main()