Home
last modified time | relevance | path

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

/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
Dgpio.h248 typedef void (*GpioIsrFunc) (void *arg); typedef
320 unsigned int LzGpioRegisterIsrFunc(GpioID id, LzGpioIntType type, GpioIsrFunc func, void *arg);
/device/soc/rockchip/rk2206/adapter/hals/iot_hardware/wifiiot_lite/
Dhal_iot_gpio.c83 return LzGpioRegisterIsrFunc(TESTGPIO, type, (GpioIsrFunc)func, arg); in IoTGpioRegisterIsrFunc()
/device/soc/rockchip/rk2206/hardware/docs/
DGPIO.md88 unsigned int LzGpioRegisterIsrFunc(GpioID id, LzGpioIntType type, GpioIsrFunc func, void *arg);