Searched refs:PININT_BITSLICE_CFG_START (Results 1 – 2 of 2) sorted by relevance
79 … pmcfg = pmcfg | ((uint32_t)kPINT_PatternMatchNever << (PININT_BITSLICE_CFG_START + (i * 3U))); in PINT_Init()311 cfg_shift = PININT_BITSLICE_CFG_START + ((uint32_t)bslice * 3UL); in PINT_PatternMatchConfig()375 cfg_shift = PININT_BITSLICE_CFG_START + ((uint32_t)bslice * 3UL); in PINT_PatternMatchGetConfig()
44 #define PININT_BITSLICE_CFG_START 8U macro