Searched refs:GpioCntlrIrqThreadHandler (Results 1 – 1 of 1) sorted by relevance
143 static int32_t GpioCntlrIrqThreadHandler(void *data) in GpioCntlrIrqThreadHandler() function224 ret = OsalThreadCreate(&irqRecord->thread, GpioCntlrIrqThreadHandler, irqRecord); in GpioIrqRecordCreate()