Home
last modified time | relevance | path

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

/hal_ethos_u-3.6.0-3.5.0-3.4.0/src/
Dethosu_driver.c47 #define BYTES_IN_32_BITS 4 macro
307 uint32_t cms_bytes = cms_length * BYTES_IN_32_BITS; in handle_command_stream()
616 if ((custom_data_size % BYTES_IN_32_BITS) != 0) in ethosu_invoke_async()