1 /* 2 * Copyright 2022 NXP 3 * 4 * SPDX-License-Identifier: BSD-3-Clause 5 */ 6 7 /* 8 * This auto-generated file is not used by Zephyr integration, so a minimal 9 * manually modified version is kept in order to build. CanEXCEL default 10 * configuration is generated in the Zephyr shim driver, see 11 * zephyr/drivers/can/can_nxp_s32_canxl.c 12 */ 13 14 #ifndef CANEXCEL_IP_SA_INIT_PBCFG_H 15 #define CANEXCEL_IP_SA_INIT_PBCFG_H 16 17 #define CANEXCEL_IP_SA_VENDOR_ID_INIT_PBCFG_H 43 18 #define CANEXCEL_IP_SA_AR_RELEASE_MAJOR_VERSION_INIT_PBCFG_H 4 19 #define CANEXCEL_IP_SA_AR_RELEASE_MINOR_VERSION_INIT_PBCFG_H 7 20 #define CANEXCEL_IP_SA_AR_RELEASE_REVISION_VERSION_INIT_PBCFG_H 0 21 #define CANEXCEL_IP_SA_SW_MAJOR_VERSION_INIT_PBCFG_H 0 22 #define CANEXCEL_IP_SA_SW_MINOR_VERSION_INIT_PBCFG_H 9 23 #define CANEXCEL_IP_SA_SW_PATCH_VERSION_INIT_PBCFG_H 0 24 25 #define CANEXCEL_IP_INIT_SA_PB_CFG 26 #define CANEXCEL_IP_INIT_SA_STATE_PB_CFG 27 28 #endif /* CANEXCEL_IP_SA_INIT_PBCFG_H */ 29