![]() |
S32 SDK
|
Go to the source code of this file.
Variables | |
CAN_Type *const | g_flexcanBase [] = CAN_BASE_PTRS |
Table of base addresses for FlexCAN instances. More... | |
const IRQn_Type | g_flexcanRxWarningIrqId [] = CAN_Rx_Warning_IRQS |
Table to save RX Warning IRQ numbers for FlexCAN instances. More... | |
const IRQn_Type | g_flexcanTxWarningIrqId [] = CAN_Tx_Warning_IRQS |
Table to save TX Warning IRQ numbers for FlexCAN instances. More... | |
const IRQn_Type | g_flexcanWakeUpIrqId [] = CAN_Wake_Up_IRQS |
Table to save wakeup IRQ numbers for FlexCAN instances. More... | |
const IRQn_Type | g_flexcanErrorIrqId [] = CAN_Error_IRQS |
Table to save error IRQ numbers for FlexCAN instances. More... | |
const IRQn_Type | g_flexcanBusOffIrqId [] = CAN_Bus_Off_IRQS |
Table to save Bus off IRQ numbers for FlexCAN instances. More... | |
const IRQn_Type | g_flexcanOredMessageBufferIrqId [CAN_INSTANCE_COUNT][FEATURE_CAN_MB_IRQS_MAX_COUNT] = FEATURE_CAN_MB_IRQS |
Table to save message buffer IRQ numbers for FlexCAN instances. More... | |
const dma_request_source_t | g_flexcanDmaRequests [] |
const dma_request_source_t g_flexcanDmaRequests[] |
Definition at line 62 of file flexcan_common.c.