Searched refs:end_point (Results 1 – 2 of 2) sorted by relevance
323 if (cfg->end_point) in PINT_PatternMatchConfig()382 cfg->end_point = true; in PINT_PatternMatchGetConfig()386 …cfg->end_point = (((base->PMCFG & (1UL << (uint32_t)bslice)) >> (uint32_t)bslice) != 0U) ? true : … in PINT_PatternMatchGetConfig()
170 bool end_point; member