Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h761 …uint8_t errorThreshold; /*!< Number of frames with signature violation before signature error… member
Dfsl_dpu.c3414 config->errorThreshold = 0U; in DPU_SignatureGetDefaultConfig()
3437 (((uint32_t)config->errorThreshold) << DPU_SIG_STATICCONTROL_ErrThres_SHIFT) | in DPU_InitSignature()