ra8-firmware
0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_display_pal_lcd.h
Go to the documentation of this file.
1
21
22
#pragma once
23
24
#ifdef __cplusplus
25
extern
"C"
{
26
#endif
27
28
#include "
ra8_display_pal.h
"
29
56
extern
const
display_backend_iface_t
k_display_backend_lcd_ra8_glcdc
;
57
58
#ifdef __cplusplus
59
}
60
#endif
ra8_display_pal.h
Display Platform Abstraction Layer for the RA8D2.
display_backend_iface_t
struct display_backend_iface display_backend_iface_t
Definition
ra8_display_pal.h:208
k_display_backend_lcd_ra8_glcdc
const display_backend_iface_t k_display_backend_lcd_ra8_glcdc
LCD backend vtable – pass its address through display_cfg_t.iface to drive the EK-RA8D2 panel.
Definition
ra8_display_pal_lcd.c:566
libs
ra8_display_pal
inc
ra8_display_pal_lcd.h
Generated by
1.16.1