Home
last modified time | relevance | path

Searched defs:loopCnt (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_inverse_f32.c88 uint32_t i, rowCnt, flag = 0U, j, loopCnt, l; /* loop counters */ in arm_mat_inverse_f32() local
585 uint32_t i, rowCnt, flag = 0U, j, loopCnt, k, l; /* loop counters */ in arm_mat_inverse_f32() local
990 uint32_t i, rowCnt, flag = 0U, j, loopCnt, k,l; /* loop counters */ local
Darm_mat_inverse_f16.c70 uint32_t i, rowCnt, flag = 0U, j, loopCnt, l; /* loop counters */ in arm_mat_inverse_f16() local
566 uint32_t i, rowCnt, flag = 0U, j, loopCnt, k,l; /* loop counters */ in arm_mat_inverse_f16() local
Darm_mat_inverse_f64.c66 uint32_t i, rowCnt, flag = 0U, j, loopCnt, k,l; /* loop counters */ local