Microchip® Advanced Software Framework

op_fix_pow.c File Reference
#include "dsp.h"

Functions

dsp16_t dsp16_op_pow (dsp16_t x, dsp16_t y)
 16-bit fixed point version of the power function. More...
 
dsp32_t dsp32_op_pow (dsp32_t x, dsp32_t y)
 32-bit fixed point version of the power function. More...