Home
last modified time | relevance | path

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

/components/drivers/audio/utest/
A Dtc_audio_drv_player.c21 rt_flag_t exec_once = 0; in thread_simulate_intr() local
24 if(audio_fsm_step == 1 && exec_once == 0) in thread_simulate_intr()
29 exec_once = 1; in thread_simulate_intr()
32 else if(audio_fsm_step == 2 && exec_once == 1) in thread_simulate_intr()

Completed in 3 milliseconds