Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.h166 } lcdif_dither_config_t; typedef
304 void LCDIF_SetDitherConfig(LCDIF_Type *base, uint8_t displayIndex, const lcdif_dither_config_t *con…
Dfsl_lcdif.c286 void LCDIF_SetDitherConfig(LCDIF_Type *base, uint8_t displayIndex, const lcdif_dither_config_t *con… in LCDIF_SetDitherConfig()