Home
last modified time | relevance | path

Searched refs:timer_flag (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphLlcNfc_Timer.c198 GET_BITS8(ps_timer_info->timer_flag, in phLlcNfc_StartTimers()
204 gpphLlcNfc_Ctxt->s_timerinfo.timer_flag = (uint8_t) in phLlcNfc_StartTimers()
205 SET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StartTimers()
230 GET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StartTimers()
241 ps_timer_info->timer_flag = (uint8_t) in phLlcNfc_StartTimers()
242 SET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StartTimers()
292 ps_timer_info->timer_flag, in phLlcNfc_StartTimers()
299 ps_timer_info->timer_flag = (uint8_t) in phLlcNfc_StartTimers()
300 SET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StartTimers()
358 timerflag = ps_timer_info->timer_flag; in phLlcNfc_StopTimers()
[all …]
DphLlcNfc_DataTypes.h509 uint8_t timer_flag; member
DphLlcNfc_Frame.c2075 psLlcCtxt->s_timerinfo.timer_flag = 0; in phLlcNfc_H_ResetFrameInfo()