Searched defs:match (Results 1 – 3 of 3) sorted by relevance
82 uint16_t match; /*!< Match used for descriptor hit. */ member
351 static inline void USART_EnableMatchAddress(USART_Type *base, bool match) in USART_EnableMatchAddress()