Searched refs:enableLoopBackInt (Results 1 – 2 of 2) sorted by relevance
282 if (config->enableLoopBackInt) in MCAN_Init()343 if (!config->enableLoopBackInt && !config->enableLoopBackExt) in MCAN_Init()410 config->enableLoopBackInt = false; in MCAN_GetDefaultConfig()
376 bool enableLoopBackInt; /*!< Enable or Disable Internal Back. */ member