ra8-firmware
0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
lx_nor_driver_ra8_xspi.h
Go to the documentation of this file.
1
43
44
#pragma once
45
46
#ifdef __cplusplus
47
extern
"C"
{
48
#endif
49
50
/* lx_api.h drags in the LX_NOR_FLASH struct definition the function
51
* signature below references. Including it here keeps consumers from
52
* having to remember the include order. */
53
#include "lx_api.h"
54
94
UINT
lx_nor_driver_ra8_xspi_initialize
(LX_NOR_FLASH* nor_flash);
95
96
#ifdef __cplusplus
97
}
98
#endif
lx_nor_driver_ra8_xspi_initialize
UINT lx_nor_driver_ra8_xspi_initialize(LX_NOR_FLASH *nor_flash)
LevelX NOR driver-initialise entry point bridging onto ra8_xspi.
Definition
lx_nor_driver_ra8_xspi.c:886
UINT
unsigned int UINT
ThreadX-compatible unsigned int (host stub).
Definition
ra8_wdt_sup_tx_shim_internal.h:74
port
levelx
inc
lx_nor_driver_ra8_xspi.h
Generated by
1.16.1