Searched refs:LIN_MASTER (Results 1 – 3 of 3) sorted by relevance
348 if (linUserConfig->nodeFunction == (bool)LIN_MASTER) /* Master */ in LIN_LPUART_ProcessBreakDetect()712 if (linUserConfig->nodeFunction == (bool)LIN_MASTER) in LIN_LPUART_ProcessFrameHeader()1051 if (linUserConfig->nodeFunction == (bool)LIN_MASTER) in LIN_LPUART_Init()
35 #define LIN_MASTER 1U macro
119 linUserConfig->nodeFunction = (bool)LIN_MASTER; in LIN_GetMasterDefaultConfig()