![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Functions | |
__weak void | DSI_IO_WriteCmd (uint32_t NbrParams, uint8_t *pParams) |
DSI IO write short/long command. More... | |
uint8_t | OTM8009A_Init (uint32_t ColorCoding, uint32_t orientation) |
Initializes the LCD KoD display part by communication in DSI mode in Video Mode with IC Display Driver OTM8009A (see IC Driver specification for more information). More... | |
__weak void DSI_IO_WriteCmd | ( | uint32_t | NbrParams, |
uint8_t * | pParams | ||
) |
DSI IO write short/long command.
Definition at line 180 of file otm8009a.c.
uint8_t OTM8009A_Init | ( | uint32_t | ColorCoding, |
uint32_t | orientation | ||
) |
Initializes the LCD KoD display part by communication in DSI mode in Video Mode with IC Display Driver OTM8009A (see IC Driver specification for more information).
hdsi_eval | : pointer on DSI configuration structure |
hdsivideo_handle | : pointer on DSI video mode configuration structure |
Status |
CABC : Content Adaptive Backlight Control section start >>
CABC : Content Adaptive Backlight Control section end <<
Definition at line 194 of file otm8009a.c.