Searched refs:ulHysteresis (Results 1 – 3 of 3) sorted by relevance
681 void PinHysteresisSet(unsigned long ulHysteresis) in PinHysteresisSet() argument694 if( ulHysteresis != PIN_HYSTERESIS_OFF ) in PinHysteresisSet()696 ulRegValue |= (ulHysteresis & 0x0000001C); in PinHysteresisSet()
182 extern void PinHysteresisSet(unsigned long ulHysteresis);
1486 ((void (*)(unsigned long ulHysteresis))ROM_PINTABLE[15])