Searched refs:bits_per_word (Results 1 – 1 of 1) sorted by relevance
42 static inline uint16_t bytes_per_word(uint16_t bits_per_word) in bytes_per_word() argument44 if (bits_per_word <= 8U) { in bytes_per_word()47 if (bits_per_word <= 16U) { in bytes_per_word()