![]() |
Edge AI Add-on API 2.2.0
|
#include "nrf_dsp_defs.h"Go to the source code of this file.
Functions | |
| __NRF_DSP_STATIC_FORCEINLINE int32_t | read_i8x4 (int8_t const *p_input) |
| Read 4 INT8 values as INT32 value, from INT8 vector. | |
| __NRF_DSP_STATIC_FORCEINLINE int32_t | read_i16x2 (int16_t const *p_input) |
| Read 2 INT16 values as INT32 value, from INT16 vector. | |