Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
1b84958f5a99de356b2938e9628f086fab1c0fce
/
.
/
dts
/
arm
/
nxp
/
nxp_mcxc242.dtsi
blob: 1e493364e7345cb328e490d8f6cb7a0575637e58 [
file
] [
log
] [
blame
]
/*
* Copyright 2024 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
#include
<
nxp
/
nxp_mcxc_common
.
dtsi
>
&
sram0
{
reg
=
<
0x1FFFF000
DT_SIZE_K
(
16
)>;
};
&
flash0
{
reg
=
<
0
DT_SIZE_K
(
64
)>;
};
&
usb
{
no
-
voltage
-
regulator
;
};