Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h766 … uint8_t panicRed; /*!< Constant color shown in the window when local panic happens. */ member
Dfsl_dpu.c3416 config->panicRed = 0U; in DPU_SignatureGetDefaultConfig()
3440 panicColor = ((uint32_t)config->panicRed << DPU_SIG_PANICCOLOR_PanicRed_SHIFT) | in DPU_InitSignature()