1 /*
2  * Copyright 2023 NXP
3  *
4  * SPDX-License-Identifier: BSD-3-Clause
5  */
6 #ifndef _USB_DEVICE_PHYDCD_CONFIG_H_
7 #define _USB_DEVICE_PHYDCD_CONFIG_H_
8 /*******************************************************************************
9  * Definitions
10  ******************************************************************************/
11 
12 /*${macro:start}*/
13 /* USB DCD config*/
14 
15 /*reserved for future use*/
16 
17 /*${macro:end}*/
18 
19 #endif /* _USB_DEVICE_PHYDCD_CONFIG_H_ */
20