Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h768 … uint8_t panicBlue; /*!< Constant color shown in the window when local panic happens. */ member
Dfsl_dpu.c3418 config->panicBlue = 0U; in DPU_SignatureGetDefaultConfig()
3442 ((uint32_t)config->panicBlue << DPU_SIG_PANICCOLOR_PanicBlue_SHIFT); in DPU_InitSignature()