Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
d8f3b15ccd950bbcb65e3ac724c79e14dce01a4c
/
.
/
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