Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/
Dotp_lcm.c304 size_t byte_index; in count_buffer_zero_bits() local
308 for (byte_index = 0; byte_index < size; byte_index++) { in count_buffer_zero_bits()
309 byte = buf[byte_index]; in count_buffer_zero_bits()
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/
Dotp_cc312.c325 size_t byte_index; in count_buffer_zero_bits() local
329 for (byte_index = 0; byte_index < size; byte_index++) { in count_buffer_zero_bits()
330 byte = buf[byte_index]; in count_buffer_zero_bits()