Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/display/
Dfsl_display.h98 static inline status_t DISPLAY_Init(display_handle_t *handle, const display_config_t *config) in DISPLAY_Init() function
/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/display/dc/dsi_cmd/
Dfsl_dc_fb_dsi_cmd.c71 status = DISPLAY_Init(panelHandle, &dcConfig->commonConfig); in DC_FB_DSI_CMD_Init()