Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.h393 } lcdif_dither_config_t; typedef
1111 void LCDIF_SetDitherConfig(LCDIF_Type *base, uint8_t displayIndex, const lcdif_dither_config_t *con…
Dfsl_lcdif.c732 void LCDIF_SetDitherConfig(LCDIF_Type *base, uint8_t displayIndex, const lcdif_dither_config_t *con… in LCDIF_SetDitherConfig()