Home
last modified time | relevance | path

Searched refs:arm_memcpy_q15 (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_fast_s16.c124 arm_memcpy_q15(lhs_buffer, in arm_depthwise_conv_fast_s16()
265 arm_memcpy_q15(&col_buffer[index], in arm_depthwise_conv_fast_s16()
/cmsis-nn-latest/Include/
Darm_nnsupportfunctions.h1468 __STATIC_FORCEINLINE void arm_memcpy_q15(int16_t *__RESTRICT dst, const int16_t *__RESTRICT src, ui… in arm_memcpy_q15() function