Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lin/
Dfsl_lin_lpuart.c348 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()
Dfsl_lin.h35 #define LIN_MASTER 1U macro
Dfsl_lin.c119 linUserConfig->nodeFunction = (bool)LIN_MASTER; in LIN_GetMasterDefaultConfig()