Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
HDx_emacpsif_dma.c399 volatile int msgCount = 0; in emacps_check_rx() local
486 msgCount++; in emacps_check_rx()
528 return msgCount; in emacps_check_rx()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Zynq/
HDx_emacpsif_dma.c492 volatile int msgCount = 0; in emacps_check_rx() local
584 msgCount++; in emacps_check_rx()
628 return msgCount; in emacps_check_rx()