Home
last modified time | relevance | path

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

/hardware/st/nfc/st21nfc/adaptation/
Dandroid_logmsg.cpp25 uint16_t hal_log_cnt = 0; variable
56 __func__, hal_trace_level, hal_log_cnt); in InitializeSTLogLevel()
58 hal_log_cnt = 0x00; in InitializeSTLogLevel()
77 frame_nb = hal_log_cnt; in DispHal()
79 if (hal_log_cnt == 0xFFFF) { in DispHal()
80 hal_log_cnt = 0; in DispHal()
82 hal_log_cnt++; in DispHal()