Searched defs:word_len (Results 1 – 6 of 6) sorted by relevance
30 … uint8_t word_len; /*!< Specifies the number of data bits transmitted or received in a frame. member
79 uint32_t word_len = (length - start_byte_len) & (~0x03ul); in crc_calc_large_block_fast() local
115 uint8_t word_len; in sei_cmd_data_format_config_init() local
196 uint32_t word_len = num >> 2; in csi_trng_get_data() local
158 …erface(wm8978_context_t *control, wm8978_audio_interface_t standard, wm8978_word_length_t word_len) in wm8978_cfg_audio_interface()
295 uint8_t word_len; member
Completed in 20 milliseconds