Searched refs:MASK_SMT (Results 1 – 2 of 2) sorted by relevance
387 rc |= PINCTRL_SetSchmitt(pBank, pin, (uint8_t)((param & MASK_SMT) >> SHIFT_SMT)); in PINCTRL_SetParam()
265 #define MASK_SMT (0x3U << SHIFT_SMT) macro
Completed in 9 milliseconds