Searched refs:demo_host_interrupt_msg (Results 1 – 1 of 1) sorted by relevance
52 static UCHAR demo_host_interrupt_msg[8]; variable1291 ux_utility_memory_copy(demo_host_interrupt_msg, message, length); in demo_audio_interrupt_callback()1324 …status = ux_utility_memory_compare(demo_device_interrupt_msg, demo_host_interrupt_msg, demo_device… in _audio_interrupt_tests()