Home
last modified time | relevance | path

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

/hal_ethos_u-3.6.0-3.5.0-3.4.0/src/
Dethosu_driver.c45 #define UNUSED(x) ((void)x) macro
131 UNUSED(p); in ethosu_flush_dcache()
132 UNUSED(bytes); in ethosu_flush_dcache()
141 UNUSED(p); in ethosu_invalidate_dcache()
142 UNUSED(bytes); in ethosu_invalidate_dcache()
168 UNUSED(mutex); in ethosu_mutex_destroy()
173 UNUSED(mutex); in ethosu_mutex_lock()
179 UNUSED(mutex); in ethosu_mutex_unlock()
223 UNUSED(user_arg); in ethosu_inference_begin()
224 UNUSED(drv); in ethosu_inference_begin()
[all …]