zephyr/tests/subsys/dsp
Matías Román Camilletti 4ca5acac45 dsp: utils: Implemented float/fixed type conversions
The DSP library does not provide functions to convert fixed
representations (Q7,Q15,Q31) to float or double and viceversa. This commit
implements those functions using a shift argument to indicate the number
of decimal places.

Signed-off-by: Matías Román Camilletti <matias.camilletti@owl-services.com>
2024-12-17 20:55:27 +01:00
..
basicmath boards: mps3: Add support for corstone300/an552 2024-10-26 03:58:05 +01:00
print_format tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
utils dsp: utils: Implemented float/fixed type conversions 2024-12-17 20:55:27 +01:00