Function overriding for Midgard.
More...
#include <yggdrasil.h>
#include <stm32f7xx_hal.h>
Function overriding for Midgard.
- Author
- Fabian Weber, Nikolaij Saegesser
◆ __io_putchar()
int __io_putchar |
( |
int |
ch | ) |
|
◆ DSI_IO_WriteCmd()
void DSI_IO_WriteCmd |
( |
uint32_t |
NbrParams, |
|
|
uint8_t * |
pParams |
|
) |
| |
DCS or Generic short/long write command.
- Parameters
-
NbrParams | Number of parameters. It indicates the write command mode: If inferior to 2, a long write command is performed else short. |
pParams | Pointer to parameter values table. |
- Return values
-
◆ hdsi