Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
723224f086e235a886ccefccfc957f0f4fb81e89
/
.
/
soc
/
arm
/
microchip_mec
/
mec1701
/
soc.h
blob: 522b9cd86bf3d9c25f984f5b1afa3d96269d1f5e [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2018 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef
__MEC_SOC_H
#define
__MEC_SOC_H
#define
SYSCLK_DEFAULT_IOSC_HZ MHZ
(
48
)
#ifndef
_ASMLANGUAGE
#include
"MCHP_MEC1701.h"
#endif
#endif