STM324x9I_EVAL + 0/1 examples
CodeScope will show references to BSP_LCD_InitEx() from the following samples and libraries:
Examples
STM324x9I_EVAL
Applications
Display
 
Symbols
loading...
Files
loading...

BSP_LCD_InitEx() function

Initializes the LCD.

Syntax

uint8_t BSP_LCD_InitEx(uint32_t PclkConfig);
Implemented in stm324x9i_eval_lcd.c:132

Arguments

PclkConfig

pixel clock profile

Return value

LCD state

Examples

BSP_LCD_InitEx() is referenced by 1 libraries and example projects.