Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexcan/
Dfsl_flexcan.c304 static const IRQn_Type s_flexcanRxWarningIRQ[] = CAN_Rx_Warning_IRQS; variable
3529 (void)EnableIRQ((IRQn_Type)(s_flexcanRxWarningIRQ[instance])); in FLEXCAN_TransferCreateHandle()