LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_math.h"
Functions | |
void | tpt_xor_32bit (uint32_t *aOutData, const uint32_t *aInDataA, const uint32_t *aInDataB, uint32_t aCount) |
32-bit vector logic xor operation. More... | |