Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.c889 bool isTiled) in LCDIF_DbiSelectArea() argument
894 … uint16_t vDisplayExtra = isTiled ? 2U : 1U; /* Used for waiting for the data FIFO to be filled */ in LCDIF_DbiSelectArea()
902 if (isTiled) in LCDIF_DbiSelectArea()
Dfsl_lcdif.h685 bool isTiled);