Zephyr Project API
3.7.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
nxp_enet.h
Go to the documentation of this file.
1
/*
2
* Copyright 2023-2024 NXP
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_NXP_ENET_H_
8
#define ZEPHYR_INCLUDE_DT_BINDINGS_NXP_ENET_H_
9
10
#define NXP_ENET_MII_MODE 0
11
#define NXP_ENET_RMII_MODE 1
12
#define NXP_ENET_RGMII_MODE 2
13
#define NXP_ENET_INVALID_MII_MODE 100
14
15
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_NXP_ENET_H_ */
include
zephyr
dt-bindings
ethernet
nxp_enet.h
Generated on Sun Sep 15 2024 17:01:30 for Zephyr Project API by
1.9.8