Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h763 …uint8_t errorResetThreshold; /*!< Number of consecutive frames without signature violation before … member
Dfsl_dpu.c3415 config->errorResetThreshold = 8U; in DPU_SignatureGetDefaultConfig()
3438 (((uint32_t)config->errorResetThreshold) << DPU_SIG_STATICCONTROL_ErrThresReset_SHIFT) | in DPU_InitSignature()