Searched refs:IS_USART_NACK_STATE (Results 1 – 4 of 4) sorted by relevance
579 #define IS_USART_NACK_STATE(NACK) (((NACK) == USART_NACK_ENABLE) || \ macro