28#define NRF_AXON_DSP_VECTOR_MULTPLE (4)
29#define NRF_AXON_DSP_VECTOR_LENGTH_CEIL(vector_length) (NRF_AXON_DSP_VECTOR_MULTPLE * \
30 (((vector_length)+NRF_AXON_DSP_VECTOR_MULTPLE-1)/NRF_AXON_DSP_VECTOR_MULTPLE))
64 const int32_t *in_ptr,
68 bool round_by_length_log2,
70 bool keep_reservation);
94 const int32_t *in_ptr,
98 uint8_t rounding_bits,
100 bool keep_reservation);
127 const int32_t *in_ptr,
128 const int32_t *filter_ptr,
130 uint16_t input_length,
131 uint16_t filter_length,
132 uint8_t rounding_bits,
134 bool keep_reservation);
162 const int32_t *in_ptr,
163 const int16_t *filter_ptr,
165 uint16_t input_length,
166 uint16_t filter_length,
167 uint8_t rounding_bits,
169 bool keep_reservation);
188 const int32_t *in_ptr,
192 bool keep_reservation);
216 const int32_t *in_ptr,
220 bool keep_reservation);
245 const int32_t *in_ptr,
249 bool keep_reservation);
271 const int32_t *x_ptr,
272 const int32_t *y_ptr,
275 uint8_t rounding_bits,
277 bool keep_reservation);
301 const int32_t *x_ptr,
302 const int32_t *y_ptr,
305 uint8_t rounding_bits,
307 bool keep_reservation);
333 const int32_t *x_ptr,
334 const int32_t *y_ptr,
337 uint8_t rounding_bits,
339 bool keep_reservation);
363 const int32_t *x_ptr,
364 const int32_t *y_ptr,
367 uint8_t rounding_bits,
369 bool keep_reservation);
392 const int32_t *x_ptr,
393 const int32_t *y_ptr,
396 uint8_t rounding_bits,
398 bool keep_reservation);
421 const int32_t *x_ptr,
422 const int32_t *y_ptr,
425 uint8_t rounding_bits,
427 bool keep_reservation);
450 const int32_t *x_ptr,
451 const int32_t *y_ptr,
454 uint8_t rounding_bits,
456 bool keep_reservation);
480 const int32_t *x_ptr,
481 const int32_t *a_scalar,
482 const int32_t *b_scalar,
485 uint8_t rounding_bits,
487 bool keep_reservation);
525 bool input_is_packed,
526 uint8_t rounding_bits,
528 bool keep_reservation);
559 const int16_t *x_ptr,
565 bool input_is_packed,
566 uint8_t rounding_bits,
568 bool keep_reservation);
594 const int32_t *x_ptr,
595 const int32_t *y_ptr,
596 const int32_t *a_scalar,
597 const int32_t *b_scalar,
600 uint8_t rounding_bits,
602 bool keep_reservation);
624 const int32_t *x_ptr,
627 uint8_t rounding_bits,
629 bool keep_reservation);
652 const int32_t *x_ptr,
653 const int32_t *y_ptr,
656 uint8_t rounding_bits,
658 bool keep_reservation);
675 const int16_t *x_ptr,
676 const int32_t *y_ptr,
679 uint8_t rounding_bits,
681 bool keep_reservation);
704 const int16_t *x_ptr,
705 const int16_t *y_ptr,
708 uint8_t rounding_bits,
710 bool keep_reservation);
733 const int32_t *x_ptr,
734 const int32_t *y_ptr,
737 uint8_t rounding_bits,
739 bool keep_reservation);
762 const int16_t *x_ptr,
763 const int32_t *y_ptr,
766 uint8_t rounding_bits,
768 bool keep_reservation);
791 const int16_t *x_ptr,
792 const int16_t *y_ptr,
795 uint8_t rounding_bits,
797 bool keep_reservation);
821 const int32_t *x_ptr,
824 uint8_t rounding_bits,
826 bool keep_reservation);
849 const int16_t *x_ptr,
852 uint8_t rounding_bits,
854 bool keep_reservation);
877 const int32_t *x_ptr,
880 uint8_t rounding_bits,
882 bool keep_reservation);
905 const int16_t *x_ptr,
908 uint8_t rounding_bits,
910 bool keep_reservation);
932 const int32_t *x_ptr,
935 uint8_t rounding_bits,
937 bool keep_reservation);
958 const int16_t *x_ptr,
961 uint8_t rounding_bits,
963 bool keep_reservation);
984 const int32_t *x_ptr,
987 uint8_t rounding_bits,
989 bool keep_reservation);
1010 const int16_t *x_ptr,
1013 uint8_t rounding_bits,
1015 bool keep_reservation);
1036 const int32_t *x_ptr,
1039 uint8_t rounding_bits,
1041 bool keep_reservation);
1062 const int16_t *x_ptr,
1065 uint8_t rounding_bits,
1067 bool keep_reservation);
1088 const int32_t *x_ptr,
1091 uint8_t rounding_bits,
1093 bool keep_reservation);
1114 const int16_t *x_ptr,
1117 uint8_t rounding_bits,
1119 bool keep_reservation);
1139 const int16_t *x_ptr,
1140 const int16_t *y_ptr,
1143 uint8_t rounding_bits,
1145 bool keep_reservation);
1176 const int16_t *x_ptr,
1177 const int16_t *y_ptr,
1180 uint8_t rounding_bits,
1181 uint8_t output_extra_stride,
1183 bool keep_reservation);
1212 uint8_t output_extra_stride,
1214 bool keep_reservation);
1232 const int32_t *x_ptr,
1236 bool keep_reservation);
1248 const int32_t *in_ptr,
1252 bool keep_reservation);
1292 const int16_t *input_ptr,
1293 const int16_t *filter_ptr,
1295 uint16_t input_height,
1296 uint16_t filter_height,
1297 uint16_t decimate_width,
1298 uint8_t rounding_bits,
1300 bool keep_reservation);
1340 const int16_t *input_ptr,
1341 const int16_t *filter_ptr,
1343 uint16_t input_height,
1344 uint16_t filter_height,
1345 uint16_t decimate_width,
1346 uint8_t rounding_bits,
1348 bool keep_reservation);
1384 const int16_t *input_ptr,
1385 const int16_t *filter_ptr,
1387 uint16_t input_length,
1388 uint16_t filter_length,
1390 uint8_t rounding_bits,
1392 bool keep_reservation);
1422 const int16_t *input_ptr,
1423 const int16_t *filter_ptr,
1425 uint8_t rounding_bits,
1427 bool keep_reservation);
1457 const int16_t *input_ptr,
1458 const int16_t *filter_ptr,
1460 uint8_t rounding_bits,
1462 bool keep_reservation);
1505 const int16_t *input_ptr,
1506 const int16_t *filter_ptr,
1508 uint16_t input_height,
1509 uint16_t filter_height,
1510 uint16_t decimate_width,
1511 uint8_t rounding_bits,
1513 bool keep_reservation);
1556 const int16_t *input_ptr,
1557 const int16_t *filter_ptr,
1559 uint16_t input_height,
1560 uint16_t filter_height,
1561 uint16_t decimate_width,
1562 uint8_t rounding_bits,
1564 bool keep_reservation);
1590 const int8_t *input_ptr,
1595 bool keep_reservation);
nrf_axon_result_e nrf_axon_fir_cplx_2d_16_16_24_decimate(const int16_t *input_ptr, const int16_t *filter_ptr, int32_t *out_ptr, uint16_t input_height, uint16_t filter_height, uint16_t decimate_width, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"FIR" => "Finite Impulse Response" filter with decimation multiple and 2 sets of filter coeficients (...
nrf_axon_result_e nrf_axon_acc_24_24(const int32_t *x_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Acc" => "Accumulate" sums the elements in vector X
nrf_axon_result_e nrf_axon_axpb_2d_16_16(const int16_t *x_ptr, int32_t a_scalar, int32_t b_scalar, int16_t *output, uint16_t height, uint16_t width, bool input_is_packed, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"axpb"=>"a times x + b" Multiplies each vector value by "a" and adds "b" Input vector can be 2 dimens...
nrf_axon_result_e nrf_axon_marx_16_24(const int16_t *x_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Marx" => "Multiply, Accumulate, recursive, only reload the x vector" sums the products of elements i...
nrf_axon_result_e nrf_axon_l2norm_16_32(const int16_t *x_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"l2norm" => sums the square of the elements in vector X
nrf_axon_result_e nrf_axon_fir_2d_16_16_24_decimate(const int16_t *input_ptr, const int16_t *filter_ptr, int32_t *out_ptr, uint16_t input_height, uint16_t filter_height, uint16_t decimate_width, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"FIR" => "Finite Impulse Response" filter with decimation multiple. Filter coefficients are MAC'd wit...
nrf_axon_result_e nrf_axon_exp_11p12(const int32_t *in_ptr, int32_t *out_ptr, uint16_t length, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"exp"=> "exponent" (e to the x) Calculates the exponent of vector input, output=exp(input)....
nrf_axon_result_e nrf_axon_saturate_32_8(const int32_t *in_ptr, int8_t *out_ptr, uint16_t length, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
Saturates a 32bit vector to 8bits, unpacked.
nrf_axon_result_e nrf_axon_axpb_2d_8_16(const int8_t *x_ptr, int32_t a_scalar, int32_t b_scalar, int16_t *output, uint16_t height, uint16_t width, bool input_is_packed, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"axpb"=>"a times x + b" Multiplies each vector value by "a" and adds "b" Input vector can be 2 dimens...
nrf_axon_result_e nrf_axon_fir_16_16_32_decimate(const int16_t *input_ptr, const int16_t *filter_ptr, int32_t *out_ptr, uint16_t input_length, uint16_t filter_length, uint16_t decimate, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"FIR" => "Finite Impulse Response" filter with decimation multiple. Filter coefficients are MAC'd wit...
nrf_axon_result_e nrf_axon_saturate_32_24(const int32_t *x_ptr, int32_t *out_ptr, uint16_t length, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
Saturates a 32bit vector to 24bits, unpacked. Used to convert 32bit output into 24bit input needed by...
nrf_axon_result_e nrf_axon_fft_power_24(const int32_t *in_ptr, int32_t *out_ptr, uint16_t length_log2, bool half_output, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
Performs a 24bit (unpacked) complex FFT, then sums the squares of the complex coefficients,...
nrf_axon_result_e nrf_axon_axpb_24_24(const int32_t *x_ptr, const int32_t *a_scalar, const int32_t *b_scalar, int32_t *output, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"axpb"=>"a times x + b" Multiplies each vector value by "a" and adds "b"
nrf_axon_result_e nrf_axon_acc_16_24(const int16_t *x_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Acc" => "Accumulate" sums the elements in vector X
nrf_axon_result_e nrf_axon_mar_16_16_32(const int16_t *x_ptr, const int16_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Mar" => "Multiply, Accumulate, recursive" sums the products of elements in input vector X and input ...
nrf_axon_result_e nrf_axon_l2norm_24_24(const int32_t *x_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"l2norm" => sums the square of the elements in vector X
nrf_axon_result_e nrf_axon_xty_24_24_24(const int32_t *x_ptr, const int32_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Xty"=>"X Times Y " multiplies vector X and vector Y.
nrf_axon_result_e nrf_axon_xmy_24_24_24(const int32_t *x_ptr, const int32_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Xmy"=>"X Minus Y" subtracts vector Y from vector X.
nrf_axon_result_e nrf_axon_marx_24_32(const int32_t *x_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Marx" => "Multiply, Accumulate, recursive, only reload the x vector" sums the products of elements i...
nrf_axon_result_e nrf_axon_mar_16_16_24(const int16_t *x_ptr, const int16_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Mar" => "Multiply, Accumulate, recursive" sums the products of elements in input vector X and input ...
nrf_axon_result_e nrf_axon_xsmys_24_24_24(const int32_t *x_ptr, const int32_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Xsmys"=>"X Squared Minus Y Squared" subtracts the square of vector Y from the square of vector X.
nrf_axon_result_e nrf_axon_sqrt_24(const int32_t *in_ptr, int32_t *out_ptr, uint16_t length, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Sqrt"=> "Square Root" Calculates a the square root of vector input, output=SQRT(input)....
nrf_axon_result_e nrf_axon_xpy_24_24_24(const int32_t *x_ptr, const int32_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Xpy"=>"X Plus Y " vector adds vector X and vector Y.
nrf_axon_result_e nrf_axon_mar_16_24_24(const int16_t *x_ptr, const int32_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Mar" => "Multiply, Accumulate, recursive" sums the products of elements in input vector X and input ...
nrf_axon_result_e nrf_axon_fir_cplx_2d_16_16_32_decimate(const int16_t *input_ptr, const int16_t *filter_ptr, int32_t *out_ptr, uint16_t input_height, uint16_t filter_height, uint16_t decimate_width, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"FIR cplx" => "Finite Impulse Response complex" filter with decimation multiple and 2 sets of filter ...
nrf_axon_result_e nrf_axon_fir_2d_16_16_32_decimate(const int16_t *input_ptr, const int16_t *filter_ptr, int32_t *out_ptr, uint16_t input_height, uint16_t filter_height, uint16_t decimate_width, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"FIR" => "Finite Impulse Response" filter with decimation multiple. Filter coefficients are MAC'd wit...
nrf_axon_result_e nrf_axon_marx_16_32(const int16_t *x_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Marx" => "Multiply, Accumulate, recursive, only reload the x vector" sums the products of elements i...
nrf_axon_result_e nrf_axon_acc_24_32(const int32_t *x_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Acc" => "Accumulate" sums the elements in vector X
nrf_axon_result_e nrf_axon_l2norm_16_24(const int16_t *x_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"l2norm" => sums the square of the elements in vector X
nrf_axon_result_e nrf_axon_xs_24_24(const int32_t *x_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"xs"=>"x squared" Each vector value is multiplied by itself
nrf_axon_result_e nrf_axon_mar_16_24_32(const int16_t *x_ptr, const int32_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Mar" => "Multiply, Accumulate, recursive" sums the products of elements in input vector X and input ...
nrf_axon_result_e nrf_axon_xty_16_16_32(const int16_t *x_ptr, const int16_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"xty" => "vector x times vector y". multiplies 2 16bit vectors to produce a 32bit vector
nrf_axon_result_e nrf_axon_memset_32_output_stride(int16_t set_val, int32_t *out_ptr, uint16_t length, uint8_t output_extra_stride, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
Sets 32bit words with the value in set_val (which is limited to 16bits, but sign extended to 32bits).
nrf_axon_result_e nrf_axon_xspys_24_24_24(const int32_t *x_ptr, const int32_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Xspys"=>"X Squared Plus Y Squared" adds the square of vector Y to the square of vector X.
nrf_axon_result_e nrf_axon_marx_24_24(const int32_t *x_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Marx" => "Multiply, Accumulate, recursive, only reload the x vector" sums the products of elements i...
nrf_axon_result_e nrf_axon_axpby_24_24_24(const int32_t *x_ptr, const int32_t *y_ptr, const int32_t *a_scalar, const int32_t *b_scalar, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"axpby"=>"a times x + b times y" Multiplies each x vector value by "a" and adds the product of "b" an...
nrf_axon_result_e nrf_axon_fir_16_16_32_1024_256_decimate_1(const int16_t *input_ptr, const int16_t *filter_ptr, int32_t *out_ptr, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"FIR" => "Finite Impulse Response" filter with decimation multiple. Filter coefficients are MAC'd wit...
nrf_axon_result_e nrf_axon_fir_24_16_24(const int32_t *in_ptr, const int16_t *filter_ptr, int32_t *out_ptr, uint16_t input_length, uint16_t filter_length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"FIR" => "Finite Impulse Response" filter. Filter coefficients are MAC'd with the input in reverse or...
nrf_axon_result_e nrf_axon_logn_11p12(const int32_t *in_ptr, int32_t *out_ptr, uint16_t length, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"logn"=> "Natural Log" Calculates the natural log of vector input, output=ln(input)....
nrf_axon_result_e nrf_axon_mar_24_24_32(const int32_t *x_ptr, const int32_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Mar" => "Multiply, Accumulate, recursive" sums the products of elements in input vector X and input ...
nrf_axon_result_e nrf_axon_l2norm_24_32(const int32_t *x_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"l2norm" => sums the square of the elements in vector X
nrf_axon_result_e nrf_axon_fir_24_24_24(const int32_t *in_ptr, const int32_t *filter_ptr, int32_t *out_ptr, uint16_t input_length, uint16_t filter_length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"FIR" => "Finite Impulse Response" filter. Filter coefficients are MAC'd with the input in reverse or...
nrf_axon_result_e nrf_axon_fft_24(const int32_t *in_ptr, int32_t *out_ptr, uint16_t length_log2, bool half_output, bool round_by_length_log2, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
Performs a 24bit (unpacked) complex FFT. complex numbers are stored in pairs, real component,...
nrf_axon_result_e nrf_axon_acc_16_32(const int16_t *x_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Acc" => "Accumulate" sums the elements in vector X
nrf_axon_result_e nrf_axon_mar_24_24_24(const int32_t *x_ptr, const int32_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Mar" => "Multiply, Accumulate, recursive" sums the products of elements in input vector X and input ...
nrf_axon_result_e nrf_axon_abs_24_24_24(const int32_t *x_ptr, const int32_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Abs"=>"Absolute" adds the square of vector Y to the square of vector X, then takes the square-root.
nrf_axon_result_e nrf_axon_xty_16_16_32_output_stride(const int16_t *x_ptr, const int16_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, uint8_t output_extra_stride, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"xty output_stride" => "vector x times vector y with output_stride gaps between outputs" vector multi...
nrf_axon_result_e nrf_axon_xspys_24_24_24_input_stride2(const int32_t *x_ptr, const int32_t *y_ptr, int32_t *out_ptr, uint16_t length, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"Xspys"=>"X Squared Plus Y Squared" adds the square of vector Y to the square of vector X....
AxonRoundingEnum
Definition nrf_axon_dsp_intrinsics.h:37
@ kAxonRoundingNone
Definition nrf_axon_dsp_intrinsics.h:38
@ kAxonRoundingMax
Definition nrf_axon_dsp_intrinsics.h:39
nrf_axon_result_e nrf_axon_fir_16_16_32_1024_256_decimate_4(const int16_t *input_ptr, const int16_t *filter_ptr, int32_t *out_ptr, uint8_t rounding_bits, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"FIR" => "Finite Impulse Response" filter with decimation multiple. Filter coefficients are MAC'd wit...
nrf_axon_result_e nrf_axon_dma_2d(const int8_t *input_ptr, int8_t *out_ptr, uint16_t height, uint16_t width, nrf_axon_syncmode_blocking_e block_mode, bool keep_reservation)
"DMA" => "Direct Memory Access" Transfers data from one address to another. The regions must not over...
nrf_axon_result_e
Axon driver return codes.
Definition nrf_axon_driver.h:109
nrf_axon_syncmode_blocking_e
Specifies the blocking mechanism for synchronous Axon command buffer execution.
Definition nrf_axon_driver.h:177