Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lpsci.h65 kStatus_LPSCI_NoiseError = MAKE_STATUS(kStatusGroup_LPSCI, 9), /*!< LPSCI noise error. */ enumerator
Dfsl_lpsci.c555 return kStatus_LPSCI_NoiseError; in LPSCI_ReadBlocking()