Searched defs:match (Results 1 – 6 of 6) sorted by relevance
564 static inline void CTIMER_EnableResetMatchChannel(CTIMER_Type *base, ctimer_match_t match, bool ena… in CTIMER_EnableResetMatchChannel()585 static inline void CTIMER_EnableStopMatchChannel(CTIMER_Type *base, ctimer_match_t match, bool enab… in CTIMER_EnableStopMatchChannel()607 static inline void CTIMER_EnableMatchChannelReload(CTIMER_Type *base, ctimer_match_t match, bool en… in CTIMER_EnableMatchChannelReload()670 static inline void CTIMER_SetShadowValue(CTIMER_Type *base, ctimer_match_t match, uint32_t matchval… in CTIMER_SetShadowValue()
50 match = iomuxc_re.match(line) variable76 match = pinctrl_line1_re.match(line) variable
83 uint16_t match; /*!< Match used for descriptor hit. */ member
178 uint8_t match; /* If address matches to one entry */ member
454 static inline void USART_EnableMatchAddress(USART_Type *base, bool match) in USART_EnableMatchAddress()
5118 int match = 0; in wlan_parse_neighbor_report_response() local