Home
last modified time | relevance | path

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

/bsp/simulator/drivers/
A Dnanddrv_file.c37 static rt_uint8_t CountBitsInByte(rt_uint8_t byte) in CountBitsInByte() function
70 if ((CountBitsInByte(data[i]) & 1) == 1) in Compute256()

Completed in 7 milliseconds