Searched refs:phNxpNciHal_pollPowerTrackerData (Results 1 – 1 of 1) sorted by relevance
40 static void* phNxpNciHal_pollPowerTrackerData(void* pContext);148 if (pthread_create(&gContext.thread, NULL, phNxpNciHal_pollPowerTrackerData, in phNxpNciHal_startPowerTracker()172 static void* phNxpNciHal_pollPowerTrackerData(void* pCtx) { in phNxpNciHal_pollPowerTrackerData() function