Training
Consulting
Tools
xref
: /
Zephyr-latest
/
tests
/
subsys
/
sd
/
sdmmc
/
boards
/
rcar_h3ulcb_r8a77951_a57.overlay
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/* SPDX-License-Identifier: Apache-2.0 */
2
3
/ {
4
aliases {
5
sdhc0 = &sd0;
6
};
7
};
8