Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.h694 static inline void LCDIF_DbiSendCommand(LCDIF_Type *base, uint8_t displayIndex, uint8_t cmd) in LCDIF_DbiSendCommand() function
Dfsl_lcdif.c941 LCDIF_DbiSendCommand(base, displayIndex, cmd); in LCDIF_DbiSendCommandAndData()