Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/wbt/common/src/
Dwbt_context.c373 if (++work->my_command_counter == 0) in WBTi_SwitchNextCommand()
375 ++work->my_command_counter; in WBTi_SwitchNextCommand()
377 current->my_cmd_counter = work->my_command_counter; in WBTi_SwitchNextCommand()
1323 work->my_command_counter = 0; in WBT_InitContext()
/TwlSDK-5.1.0/include/nitro/wbt/
Dcontext.h220 u8 my_command_counter; /* User command issue counter */ member