Searched refs:UUART_GET_WAKEUP_FLAG (Results 1 – 3 of 3) sorted by relevance
396 #define UUART_GET_WAKEUP_FLAG(uuart) ((uuart)->WKSTS & UUART_WKSTS_WKF_Msk ? 1: 0 ) macro