ra8-firmware
0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_ceu.h
Go to the documentation of this file.
1
108
109
#pragma once
110
111
#ifdef __cplusplus
112
extern
"C"
{
113
#endif
114
115
#include <stdint.h>
116
117
#include "
ra8_ceu_api.h
"
118
#include "
ra8_ceu_regs.h
"
119
#include "
ra8_ceu_types.h
"
120
#include "
ra8_err.h
"
121
122
#ifdef __cplusplus
123
}
124
#endif
ra8_ceu_api.h
Capture Engine Unit (CEU) driver function prototypes.
ra8_ceu_regs.h
Capture Engine Unit (CEU) register layout for the RA8D2.
ra8_ceu_types.h
Capture Engine Unit (CEU) configuration descriptors and types.
ra8_err.h
Error Code Definitions for ra8-firmware.
libs
ra8_hal
inc
ra8_ceu.h
Generated by
1.16.1