Searched refs:errorThreshold (Results 1 – 2 of 2) sorted by relevance
761 …uint8_t errorThreshold; /*!< Number of frames with signature violation before signature error… member
3414 config->errorThreshold = 0U; in DPU_SignatureGetDefaultConfig()3437 (((uint32_t)config->errorThreshold) << DPU_SIG_STATICCONTROL_ErrThres_SHIFT) | in DPU_InitSignature()