Searched refs:ALength (Results 1 – 2 of 2) sorted by relevance
274 int32_t ALength, in PQ_FIR() argument286 base->LENGTH = ((uint32_t)BLength << 16U) + (uint32_t)ALength; in PQ_FIR()291 void PQ_FIRIncrement(POWERQUAD_Type *base, int32_t ALength, int32_t BLength, int32_t xOffset) in PQ_FIRIncrement() argument294 base->LENGTH = ((uint32_t)BLength << 16U) + (uint32_t)ALength; in PQ_FIRIncrement()
2663 int32_t ALength,2679 void PQ_FIRIncrement(POWERQUAD_Type *base, int32_t ALength, int32_t BLength, int32_t xOffset);