HomeSort by relevance Sort by last modified time
    Searched refs:ps_timer_info (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/src/
phLlcNfc_Timer.c 185 phLlcNfc_Timerinfo_t *ps_timer_info = NULL; local
187 ps_timer_info = &(gpphLlcNfc_Ctxt->s_timerinfo);
198 GET_BITS8(ps_timer_info->timer_flag,
205 SET_BITS8 (ps_timer_info->timer_flag,
211 timerid = ps_timer_info->timer_id[PH_LLCNFC_CONNECTION_TO_INDEX];
213 timer_resolution = ps_timer_info->con_to_value = (uint16_t)
220 if (ps_timer_info->guard_to_count < PH_LLCNFC_MAX_GUARD_TIMER)
222 timer_count = ps_timer_info->guard_to_count;
230 GET_BITS8 (ps_timer_info->timer_flag,
241 ps_timer_info->timer_flag = (uint8_t
354 phLlcNfc_Timerinfo_t *ps_timer_info = NULL; local
508 phLlcNfc_Timerinfo_t *ps_timer_info = NULL; local
611 phLlcNfc_Timerinfo_t *ps_timer_info = NULL; local
835 phLlcNfc_Timerinfo_t *ps_timer_info = NULL; local
904 phLlcNfc_Timerinfo_t *ps_timer_info = NULL; local
    [all...]
phLlcNfc_Frame.c 985 phLlcNfc_Timerinfo_t *ps_timer_info = NULL; local
    [all...]

Completed in 50 milliseconds