MCUSW
Loading...
Searching...
No Matches
Can_Cfg.h
Go to the documentation of this file.
1/*
2*
3* Copyright (c) 2024 Texas Instruments Incorporated
4*
5* All rights reserved not granted herein.
6*
7* Limited License.
8*
9* Texas Instruments Incorporated grants a world-wide, royalty-free, non-exclusive
10* license under copyrights and patents it now or hereafter owns or controls to make,
11* have made, use, import, offer to sell and sell ("Utilize") this software subject to the
12* terms herein. With respect to the foregoing patent license, such license is granted
13* solely to the extent that any such patent is necessary to Utilize the software alone.
14* The patent license shall not apply to any combinations which include this software,
15* other than combinations with devices manufactured by or for TI ("TI Devices").
16* No hardware patent is licensed hereunder.
17*
18* Redistributions must preserve existing copyright notices and reproduce this license
19* (including the above copyright notice and the disclaimer and (if applicable) source
20* code license limitations below) in the documentation and/or other materials provided
21* with the distribution
22*
23* Redistribution and use in binary form, without modification, are permitted provided
24* that the following conditions are met:
25*
26* * No reverse engineering, decompilation, or disassembly of this software is
27* permitted with respect to any software provided in binary form.
28*
29* * any redistribution and use are licensed by TI for use only with TI Devices.
30*
31* * Nothing shall obligate TI to provide you with source code for the software
32* licensed and provided to you in object code.
33*
34* If software source code is provided to you, modification and redistribution of the
35* source code are permitted provided that the following conditions are met:
36*
37* * any redistribution and use of the source code, including any resulting derivative
38* works, are licensed by TI for use only with TI Devices.
39*
40* * any redistribution and use of any object code compiled from the source code
41* and any resulting derivative works, are licensed by TI for use only with TI Devices.
42*
43* Neither the name of Texas Instruments Incorporated nor the names of its suppliers
44*
45* may be used to endorse or promote products derived from this software without
46* specific prior written permission.
47*
48* DISCLAIMER.
49*
50* THIS SOFTWARE IS PROVIDED BY TI AND TI'S LICENSORS "AS IS" AND ANY EXPRESS
51* OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
52* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
53* IN NO EVENT SHALL TI AND TI'S LICENSORS BE LIABLE FOR ANY DIRECT, INDIRECT,
54* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
55* BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
56* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
57* OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
58* OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
59* OF THE POSSIBILITY OF SUCH DAMAGE.
60*
61*/
62 /***************************************************************************
63 Project : CAN_J721E
64 Date : 2024-10-21 23:34:45
65 SW Ver : 10.0.0
66 Module Rele Ver : AUTOSAR 4.3.1 0
67
68 This file is generated by EB Tresos
69 Do not modify this file, otherwise the software may behave in unexpected way.
70
71 *****************************************************************************/
72
90#ifndef CAN_CFG_H_
91#define CAN_CFG_H_
92
93#include "Dem.h"
94
95#ifdef __cplusplus
96extern "C" {
97#endif
98
99
105#define CAN_VARIANT_PRE_COMPILE (STD_ON)
106
114#define CAN_ISR_VOID (0x00U)
116#define CAN_ISR_CAT1 (0x01U)
118#define CAN_ISR_CAT2 (0x02U)
119/* @} */
120
127#define CAN_VERSION_INFO_API (STD_ON)
130#define CAN_DEV_ERROR_DETECT (STD_ON)
133#define CAN_SAFETY_DIAGNOSTIC (STD_ON)
136#define CAN_LOOPBACK_ENABLE (STD_ON)
139#define CAN_REGISTER_READBACK_API (STD_ON)
142#define CAN_SET_BAUDRATE_API (STD_ON)
145#define CAN_WAKEUP_FUNCTIONALITY_API (STD_OFF)
148#define CAN_MULTIPLEXED_TRANSMISSION_ENABLE (STD_ON)
156#define CAN_INIT_CONFIG_PC CanConfigSet
157
158
159
160
161/*
162 * Design: MCAL-6116
163 */
164#define CAN_TX_POLLING (STD_OFF)
166#define CAN_RX_POLLING (STD_OFF)
168#define CAN_BUSOFF_POLLING (STD_OFF)
170#define CAN_WAKEUP_POLLING (STD_OFF)
173/* @} */
174
175#define CAN_NUM_CONTROLLER (3U)
178#define CAN_NUM_MAILBOXES (9U)
181#define CAN_MAX_CONTROLLER (16U)
184#define CAN_MAX_MAILBOXES (64U)
187#define CAN_ISR_TYPE (CAN_ISR_CAT1)
190#define CLK_CAN_FD_FREQ (80U)
199#define CanConf_CanController_CanController_0 (0U)
200#define CanConf_CanController_CanController_1 (1U)
201#define CanConf_CanController_CanController_2 (2U)
202/* @} */
203
204/* @} */
205
206
207#define CAN_CONTROLLER_MCU_MCAN0
210#define CAN_CONTROLLER_MCU_MCAN1
213#define CAN_CONTROLLER_MCAN0
302#define CanConf_CanHardwareObject_CanHardwareObject_0 (0U)
303#define CAN_HTRH_0 (CanConf_CanHardwareObject_CanHardwareObject_0)
304
305#define CanConf_CanHardwareObject_CanHardwareObject_1 (1U)
306#define CAN_HTRH_1 (CanConf_CanHardwareObject_CanHardwareObject_1)
307
308#define CanConf_CanHardwareObject_CanHardwareObject_2 (2U)
309#define CAN_HTRH_2 (CanConf_CanHardwareObject_CanHardwareObject_2)
310
311#define CanConf_CanHardwareObject_CanHardwareObject_3 (3U)
312#define CAN_HTRH_3 (CanConf_CanHardwareObject_CanHardwareObject_3)
313
314#define CanConf_CanHardwareObject_CanHardwareObject_4 (4U)
315#define CAN_HTRH_4 (CanConf_CanHardwareObject_CanHardwareObject_4)
316
317#define CanConf_CanHardwareObject_CanHardwareObject_5 (5U)
318#define CAN_HTRH_5 (CanConf_CanHardwareObject_CanHardwareObject_5)
319
320#define CanConf_CanHardwareObject_CanHardwareObject_6 (6U)
321#define CAN_HTRH_6 (CanConf_CanHardwareObject_CanHardwareObject_6)
322
323#define CanConf_CanHardwareObject_CanHardwareObject_7 (7U)
324#define CAN_HTRH_7 (CanConf_CanHardwareObject_CanHardwareObject_7)
325
326#define CanConf_CanHardwareObject_CanHardwareObject_8 (8U)
327#define CAN_HTRH_8 (CanConf_CanHardwareObject_CanHardwareObject_8)
328
329/* @} */
330
331/* @} */
332
334#define CAN_OS_COUNTER_ID ((CounterType)OsCounter_0)
335
341#define CAN_TIMEOUT_DURATION (10000U)
342
350#ifndef CAN_E_HARDWARE_ERROR
352#define CAN_E_HARDWARE_ERROR (DemConf_DemEventParameter_CAN_E_HARDWARE_ERROR)
353#endif
354
355/* @} */
356
357/* ========================================================================== */
358/* Structures and Enums */
359/* ========================================================================== */
360
362extern const struct Can_ConfigType_s CanConfigSet;
363
364
366extern const struct Can_ControllerStruct_PC CanConfigSet_PC_CanController_0;
367
369extern const struct Can_ControllerStruct_PC CanConfigSet_PC_CanController_1;
370
372extern const struct Can_ControllerStruct_PC CanConfigSet_PC_CanController_2;
373
374
376extern const struct Can_ControllerStruct_PC
378
380extern const struct Can_MailboxStruct_PC
382
383
384
385/* Design :CAN_DesignId_004 */
404
405/* ========================================================================== */
406/* Global Variables */
407/* ========================================================================== */
409extern CONST(uint32, CAN_CONST)
411
412extern CONST(uint32, CAN_CONST)
414
415extern CONST(uint32, CAN_CONST)
417
418extern CONST(uint32, CAN_CONST)
420
421/* ========================================================================== */
422/* Function Declarations */
423/* ========================================================================== */
424
426FUNC(void, CAN_CODE) Can_0_Int0ISR(void);
427
428
429
430
431
432
434FUNC(void, CAN_CODE) Can_1_Int0ISR(void);
435
436
437
438
439
440
442FUNC(void, CAN_CODE) Can_2_Int0ISR(void);
443
444#ifdef __cplusplus
445}
446#endif
447
448#endif /*CAN_CFG_H__*/
449
450/* @} */
451/**********************************************************************************************************************
452 * END OF FILE: Can_Cfg.h
453 *********************************************************************************************************************/
const struct Can_ControllerStruct_PC CanConfigSet_PC_CanController_1
CAN Controller Configuration Pre Compile struct declaration.
const struct Can_ConfigType_s CanConfigSet
CAN Configuration struct declaration.
Can_ControllerInstance
Can Controller Instances enum.
Definition Can_Cfg.h:390
void Can_2_Int0ISR(void)
MCAN0 Controller Instance ISR.
const uint32 Can_MCANECCAggrRegBaseAddr[CAN_MAX_CONTROLLER]
const uint32 Can_MCANSSBaseAddr[CAN_MAX_CONTROLLER]
void Can_1_Int0ISR(void)
MCU_MCAN1 Controller Instance ISR.
void Can_0_Int0ISR(void)
MCU_MCAN0 Controller Instance ISR.
#define CAN_MAX_CONTROLLER
Definition Can_Cfg.h:181
const uint32 Can_MsgmemRAMBaseAddr[CAN_MAX_CONTROLLER]
Base Address of the can peripherals.
const struct Can_ControllerStruct_PC * CanConfigSet_CanController_List_PC[CAN_NUM_CONTROLLER]
CAN Controller Pre Compile Configuration List.
const struct Can_ControllerStruct_PC CanConfigSet_PC_CanController_0
CAN Controller Configuration Pre Compile struct declaration.
#define CAN_NUM_CONTROLLER
Definition Can_Cfg.h:175
const struct Can_MailboxStruct_PC * CanConfigSet_CanHardwareObject_List_PC[CAN_NUM_MAILBOXES]
CAN Mailbox Pre Compile Configuration List.
const uint32 Can_MCANCoreRegBaseAddr[CAN_MAX_CONTROLLER]
#define CAN_NUM_MAILBOXES
Definition Can_Cfg.h:178
const struct Can_ControllerStruct_PC CanConfigSet_PC_CanController_2
CAN Controller Configuration Pre Compile struct declaration.
@ CAN_CONTROLLER_INSTANCE_MCU_MCAN0
Definition Can_Cfg.h:391
@ CAN_CONTROLLER_INSTANCE_MCAN0
Definition Can_Cfg.h:400
@ CAN_CONTROLLER_INSTANCE_MCU_MCAN1
Definition Can_Cfg.h:395