LIBML  Version 3.2.4
LIBML DSP Software Library
Functions
tpt_divide_q15.c File Reference
#include "tpt_math.h"
#include "tpt_internal.h"
Include dependency graph for tpt_divide_q15.c:

Functions

int tpt_divide_q15 (q15_t *aQuotient, int16_t *aShift, q15_t aNumerator, q15_t aDenominator)
 Fixed point division for q15. More...