Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_lcdc/
Dfsl_lcdc.h341 void LCDC_SetPalette(LCD_Type *base, const uint32_t *palette, uint8_t count_words);
Dfsl_lcdc.c356 void LCDC_SetPalette(LCD_Type *base, const uint32_t *palette, uint8_t count_words) in LCDC_SetPalette() function