ra8-firmware
0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_vin.h
Go to the documentation of this file.
1
65
66
#pragma once
67
68
#ifdef __cplusplus
69
extern
"C"
{
70
#endif
71
72
#include <stdint.h>
73
74
#include "
ra8_err.h
"
75
#include "
ra8_vin_api.h
"
76
#include "
ra8_vin_regs.h
"
77
#include "
ra8_vin_types.h
"
78
79
#ifdef __cplusplus
80
}
81
#endif
ra8_err.h
Error Code Definitions for ra8-firmware.
ra8_vin_api.h
Video Input Module (VIN) driver function prototypes.
ra8_vin_regs.h
Video Input Module (VIN) register layout for the RA8D2.
ra8_vin_types.h
Video Input Module (VIN) configuration descriptors and types.
libs
ra8_hal
inc
ra8_vin.h
Generated by
1.16.1