Home
last modified time | relevance | path

Searched refs:Q15_MIN (Results 1 – 2 of 2) sorted by relevance

/cmsis-3.4.0/CMSIS/DSP/Source/StatisticsFunctions/
Darm_max_q15.c59 q15x8_t extremValVec = vdupq_n_s16(Q15_MIN); in arm_max_q15()
60 q15_t maxValue = Q15_MIN; in arm_max_q15()
/cmsis-3.4.0/CMSIS/DSP/Include/
Darm_math_types.h558 #define Q15_MIN ((q15_t)(0x8000)) macro