Searched refs:IS_UART_STATE (Results 1 – 3 of 3) sorted by relevance
1298 #define IS_UART_STATE(__STATE__) (((__STATE__) == UART_STATE_DISABLE) || \ macro
1357 #define IS_UART_STATE(__STATE__) (((__STATE__) == UART_STATE_DISABLE) || \ macro
1309 #define IS_UART_STATE(__STATE__) (((__STATE__) == UART_STATE_DISABLE) || \ macro