Home
last modified time | relevance | path

Searched refs:s_flexcanErrorIRQ (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/flexcan/
Dfsl_flexcan.c317 static const IRQn_Type s_flexcanErrorIRQ[] = CAN_Error_IRQS; variable
3551 (void)EnableIRQ((IRQn_Type)(s_flexcanErrorIRQ[instance])); in FLEXCAN_TransferCreateHandle()