Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/epdc/
Dfsl_epdc.h117 …epdc_data_swizzle_t updSwizzle; /*!< How to swap the bytes for the UPD data before the WB constru… member
Dfsl_epdc.c159 EPDC_CTRL_UPD_DATA_SWIZZLE((uint32_t)config->updSwizzle) | in EPDC_InitDisplay()