Searched refs:PhyTime_OverflowCB (Results 1 – 1 of 1) sorted by relevance
27 static void PhyTime_OverflowCB(uint32_t param);43 if (pNextEvent->callback == PhyTime_OverflowCB) in PhyTime_ISR()73 pNextEvent->callback = PhyTime_OverflowCB; in PhyTime_TimerInit()100 if (pNextEvent->callback == PhyTime_OverflowCB) in PhyTime_GetTimestamp()279 static void PhyTime_OverflowCB(uint32_t param) in PhyTime_OverflowCB() function286 maPhyTimers[0].callback = PhyTime_OverflowCB; in PhyTime_OverflowCB()