Definition in file op_fix_log2.c.
#include "dsp.h"
Go to the source code of this file.
Functions | |
| dsp16_t | dsp16_op_log2 (dsp16_t number) |
| 16-bit fixed point version of the binary logarithm function. | |
| dsp32_t | dsp32_op_log2 (dsp32_t number) |
| 32-bit fixed point version of the binary logarithm function. | |
1.5.5