Searched refs:GpioIsrFunc (Results 1 – 3 of 3) sorted by relevance
248 typedef void (*GpioIsrFunc) (void *arg); typedef320 unsigned int LzGpioRegisterIsrFunc(GpioID id, LzGpioIntType type, GpioIsrFunc func, void *arg);
83 return LzGpioRegisterIsrFunc(TESTGPIO, type, (GpioIsrFunc)func, arg); in IoTGpioRegisterIsrFunc()
88 unsigned int LzGpioRegisterIsrFunc(GpioID id, LzGpioIntType type, GpioIsrFunc func, void *arg);