Home
last modified time | relevance | path

Searched refs:end_point (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/pint/
Dfsl_pint.c323 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()
Dfsl_pint.h170 bool end_point; member