Home
last modified time | relevance | path

Searched refs:ulHysteresis (Results 1 – 3 of 3) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Dpin.c681 void PinHysteresisSet(unsigned long ulHysteresis) in PinHysteresisSet() argument
694 if( ulHysteresis != PIN_HYSTERESIS_OFF ) in PinHysteresisSet()
696 ulRegValue |= (ulHysteresis & 0x0000001C); in PinHysteresisSet()
Dpin.h182 extern void PinHysteresisSet(unsigned long ulHysteresis);
Drom.h1486 ((void (*)(unsigned long ulHysteresis))ROM_PINTABLE[15])