Definition in file op_fix_pow.c.
#include "dsp.h"
Go to the source code of this file.
Functions | |
dsp16_t | dsp16_op_pow (dsp16_t x, dsp16_t y) |
16-bit fixed point version of the power function. | |
dsp32_t | dsp32_op_pow (dsp32_t x, dsp32_t y) |
32-bit fixed point version of the power function. |