Home
last modified time | relevance | path

Searched refs:LCDIFV2_SetLayerBufferConfig (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdifv2/
Dfsl_lcdifv2.h489 void LCDIFV2_SetLayerBufferConfig(LCDIFV2_Type *base, uint8_t layerIndex, const lcdifv2_buffer_conf…
Dfsl_lcdifv2.c265 void LCDIFV2_SetLayerBufferConfig(LCDIFV2_Type *base, uint8_t layerIndex, const lcdifv2_buffer_conf… in LCDIFV2_SetLayerBufferConfig() function
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/lcdifv2/
Dfsl_dc_fb_lcdifv2.c200 LCDIFV2_SetLayerBufferConfig(lcdifv2, layer, &bufferConfig); in DC_FB_LCDIFV2_SetLayerConfig()