Home | History | Annotate | Download | only in MMCHSDxe

Lines Matching refs:EVT_TIMER

1484   Status = gBS->CreateEvent (EVT_TIMER | EVT_NOTIFY_SIGNAL, TPL_CALLBACK, TimerCallback, NULL, &gTimerEvent);