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