Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
cd16df3dd9dc5d46a9b04e0a7f0c50ccb8fbaa08
/
.
/
include
/
drivers
/
st
/
stm32_qspi.h
blob: f47fca445ef67f6e06618923835efd95b452c4a3 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2019, STMicroelectronics - All Rights Reserved
*
* SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
*/
#ifndef
STM32_QSPI_H
#define
STM32_QSPI_H
int
stm32_qspi_init
(
void
);
#endif
/* STM32_QSPI_H */