Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpsci/
Dfsl_lpsci.h137 kLPSCI_LinBreakFlag = enumerator
Dfsl_lpsci.c480 if (mask & kLPSCI_LinBreakFlag) in LPSCI_ClearStatusFlags()
483 mask &= ~(uint32_t)kLPSCI_LinBreakFlag; in LPSCI_ClearStatusFlags()