Searched refs:debug_cnt (Results 1 – 2 of 2) sorted by relevance
111 extern uint32_t debug_cnt;113 … debug_buf[debug_cnt] = NOTE; debug_cnt = (debug_cnt+1)%DEBUG_ARRAY_LEN;\
86 uint32_t debug_cnt = 0; variable