Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_sedi.c68 static int width_index(uint32_t num_bytes, uint32_t *index) in width_index() function
221 ret = width_index(config->source_data_size, &temp); in dma_sedi_apply_single_config()
228 ret = width_index(config->dest_data_size, &temp); in dma_sedi_apply_single_config()