Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2423c87d543a13ec28d66a1e758d3bb7ab24bf74
/
.
/
soc
/
renesas
/
smartbond
/
da1469x
/
soc.h
blob: f928d0070202a14e56fa1cf6b13525d7f602102a [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2022 Renesas Electronics Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef
_SOC__H_
#define
_SOC__H_
#ifdef
__cplusplus
extern
"C"
{
#endif
#include
<DA1469xAB.h>
#ifdef
__cplusplus
}
#endif
#endif
/* _SOC__H_ */