Home
last modified time | relevance | path

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

/hal_infineon-latest/XMCLib/drivers/src/
Dxmc_usbd.c210 uint32_t temp_word_count; in XMC_USBD_lReadFifo() local
216 temp_word_count = (word_count << 2U); in XMC_USBD_lReadFifo()
234 if (byte_count!=temp_word_count) in XMC_USBD_lReadFifo()
237 for (i = 0U;(temp_word_count + i) < byte_count;i++) in XMC_USBD_lReadFifo()