Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcan/
Dfsl_flexcan.c129 #define FLEXCAN_RESETS_ARRAY FLEXCAN_RSTS macro
131 #define FLEXCAN_RESETS_ARRAY FLEXCAN_RSTS_N macro
333 #if defined(FLEXCAN_RESETS_ARRAY)
335 static const reset_ip_name_t s_flexcanResets[] = FLEXCAN_RESETS_ARRAY;
939 #if defined(FLEXCAN_RESETS_ARRAY) in FLEXCAN_Init()