Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/FastMathFunctions/
Darm_atan2_f16.c41 #define PI16HALF 1.571f16 macro
81 res = (_Float16)PI16HALF - (_Float16)arm_atan_limited_f16(x); in arm_atan_f16()
153 *result=PI16HALF; in arm_atan2_f16()
158 *result=-(_Float16)PI16HALF; in arm_atan2_f16()