Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lin/
Dlin_driver.h26 #define CHECK_PARITY 1U macro
Dfsl_lin.h39 #define CHECK_PARITY 1U macro
Dlin_driver.c719 if (CHECK_PARITY == typeAction) in LIN_ProcessParity()
Dfsl_lin.c806 if (CHECK_PARITY == typeAction) in LIN_ProcessParity()
Dfsl_lin_lpuart.c754 linCurrentState->currentId = LIN_ProcessParity(tmpByte, CHECK_PARITY); in LIN_LPUART_ProcessFrameHeader()