HomeSort by relevance Sort by last modified time
    Searched full:timer_expired (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
timer.h 47 #define TIMER_EXPIRED 2
timer.c 210 tp->state = TIMER_EXPIRED;
  /external/libnfc-nxp/src/
phLlcNfc_Timer.c 630 uint8_t timer_expired = FALSE; local
674 if (FALSE == timer_expired)
681 timer_expired = TRUE;
694 PH_LLCNFC_DEBUG("TIMER EXPIRED : 0x%02X\n", timer_expired);
696 if (TRUE == timer_expired)
    [all...]

Completed in 364 milliseconds