Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BSP_DISCO_F469NI by
Functions | |
| __weak void | DSI_IO_WriteCmd (uint32_t NbrParams, uint8_t *pParams) |
| DSI IO write short/long command. | |
| 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). | |
Function Documentation
| __weak void DSI_IO_WriteCmd | ( | uint32_t | NbrParams, |
| uint8_t * | pParams | ||
| ) |
DSI IO write short/long command.
- Note:
- : Can be surcharged by application code implementation of the function.
Definition at line 181 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).
- Parameters:
-
hdsi_eval : pointer on DSI configuration structure hdsivideo_handle : pointer on DSI video mode configuration structure
- Return values:
-
Status
CABC : Content Adaptive Backlight Control section start >>
CABC : Content Adaptive Backlight Control section end <<
Definition at line 195 of file otm8009a.c.
Generated on Wed Jul 13 2022 22:17:00 by
1.7.2
