![]() |
M480 BSP V3.05.006
The Board Support Package for M480 Series
|
M480 series External Bus Interface(EBI) driver source file. More...
#include "NuMicro.h"
Go to the source code of this file.
Functions | |
void | EBI_Open (uint32_t u32Bank, uint32_t u32DataWidth, uint32_t u32TimingClass, uint32_t u32BusMode, uint32_t u32CSActiveLevel) |
Initialize EBI for specify Bank. More... | |
void | EBI_Close (uint32_t u32Bank) |
Disable EBI on specify Bank. More... | |
void | EBI_SetBusTiming (uint32_t u32Bank, uint32_t u32TimingConfig, uint32_t u32MclkDiv) |
Set EBI Bus Timing for specify Bank. More... | |
M480 series External Bus Interface(EBI) driver source file.
SPDX-License-Identifier: Apache-2.0
Definition in file ebi.c.