ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_mipi_phy.h
Go to the documentation of this file.
1
59
60#pragma once
61
62#ifdef __cplusplus
63extern "C" {
64#endif
65
66#include "ra8_mipi_phy_api.h"
67#include "ra8_mipi_phy_ops.h"
68#include "ra8_mipi_phy_types.h"
69
70#ifdef __cplusplus
71}
72#endif
MIPI D-PHY driver – public function prototypes.
MIPI D-PHY driver – runtime operations prototypes.
MIPI D-PHY driver – shared enums, structs, and callback typedef.