Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpsci/
Dfsl_lpsci.h141 kLPSCI_RxActiveEdgeFlag = enumerator
Dfsl_lpsci.c487 if (mask & kLPSCI_RxActiveEdgeFlag) in LPSCI_ClearStatusFlags()
490 mask &= ~(uint32_t)kLPSCI_RxActiveEdgeFlag; in LPSCI_ClearStatusFlags()