Home
last modified time | relevance | path

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

/hal_ethos_u-3.6.0-3.5.0-3.4.0/src/
Dethosu_driver.c76 uint8_t driver_action_command; // (valid values in DRIVER_ACTION_e) member
645 switch (data_ptr->driver_action_command) in ethosu_invoke_async()
674 LOG_ERR("UNSUPPORTED driver_action_command: %d", data_ptr->driver_action_command); in ethosu_invoke_async()