Home
last modified time | relevance | path

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

/hal_ethos_u-3.6.0-3.5.0-3.4.0/src/
Dethosu_driver.c660 void *command_stream = (uint8_t *)(data_ptr) + sizeof(struct cop_data_s); in ethosu_invoke_async() local
663 if (handle_command_stream(drv, command_stream, cms_length) < 0) in ethosu_invoke_async()