Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
eb26f08527e1e0861fe2c50625b7b78f4e7fa1ba
/
.
/
include
/
drivers
/
nxp
/
clk
/
s32cc
/
s32cc-clk-drv.h
blob: 632b82fc14e4a55384cdfec1b92aa744f81e2b8b [
file
] [
log
] [
blame
]
/*
* Copyright 2024 NXP
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef
S32CC_CLK_DRV_H
#define
S32CC_CLK_DRV_H
int
s32cc_init_core_clocks
(
void
);
int
s32cc_init_early_clks
(
void
);
#endif