/* * Copyright 2023 NXP * * SPDX-License-Identifier: BSD-3-Clause */ /* * This auto-generated file is not used by Zephyr integration, so a minimal * manually modified version is kept in order to build. */ #ifndef GMAC_IP_SA_INIT_PBCFG_H #define GMAC_IP_SA_INIT_PBCFG_H #define GMAC_IP_SA_INIT_PBCFG_VENDOR_ID 43 #define GMAC_IP_SA_INIT_PBCFG_AR_RELEASE_MAJOR_VERSION 4 #define GMAC_IP_SA_INIT_PBCFG_AR_RELEASE_MINOR_VERSION 7 #define GMAC_IP_SA_INIT_PBCFG_AR_RELEASE_REVISION_VERSION 0 #define GMAC_IP_SA_INIT_PBCFG_SW_MAJOR_VERSION 3 #define GMAC_IP_SA_INIT_PBCFG_SW_MINOR_VERSION 0 #define GMAC_IP_SA_INIT_PBCFG_SW_PATCH_VERSION 0 #define GMAC_CONFIG_SA_INIT_PB #endif /* GMAC_IP_SA_INIT_PBCFG_H */