Searched refs:panicRed (Results 1 – 2 of 2) sorted by relevance
766 … uint8_t panicRed; /*!< Constant color shown in the window when local panic happens. */ member
3416 config->panicRed = 0U; in DPU_SignatureGetDefaultConfig()3440 panicColor = ((uint32_t)config->panicRed << DPU_SIG_PANICCOLOR_PanicRed_SHIFT) | in DPU_InitSignature()