Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/powerquad/
Dfsl_powerquad.h132 #define _pq_sin_fx0(x) __arm_mcr(CP_PQ, PQ_SIN, (uint32_t)(x), PQ_FIXEDPT | PQ_COMP0_ONLY, 0, P… macro
2065 _pq_sin_fx0(val); in PQ_SinQ31()
2102 _pq_sin_fx0((uint32_t)val << 16U); in PQ_SinQ15()
Dfsl_powerquad_math.c433 _pq_sin_fx0(*pSrc++); in PQ_VectorSinQ31()
756 _pq_sin_fx0((uint32_t)(*pSrc++) << 16U); in PQ_VectorSinQ15()