Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.c383 __IO uint32_t EVALCONTROL; member
3499 display->SIG.WINDOW[windowIndex].EVALCONTROL = in DPU_SetSignatureWindowConfig()
3500 (display->SIG.WINDOW[windowIndex].EVALCONTROL & in DPU_SetSignatureWindowConfig()
3528 display->SIG.WINDOW[windowIndex].EVALCONTROL |= DPU_SIG_EVALCONTROL_EnEvalWin_MASK; in DPU_EnableSignatureWindowCompute()
3532 display->SIG.WINDOW[windowIndex].EVALCONTROL &= ~DPU_SIG_EVALCONTROL_EnEvalWin_MASK; in DPU_EnableSignatureWindowCompute()
3552 display->SIG.WINDOW[windowIndex].EVALCONTROL |= DPU_SIG_EVALCONTROL_EnCRC_MASK; in DPU_EnableSignatureWindowCheck()
3556 display->SIG.WINDOW[windowIndex].EVALCONTROL &= ~DPU_SIG_EVALCONTROL_EnCRC_MASK; in DPU_EnableSignatureWindowCheck()