Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h192 #define DPU_DISENGCONF_OFFSET 0xb400U macro
Dfsl_dpu.c3127 DPU_DISENGCONF_Type *diseng = (DPU_DISENGCONF_Type *)(((uint32_t)base) + DPU_DISENGCONF_OFFSET); in DPU_InitDisplayTiming()