Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/MPS2_AN385/
DNetworkInterface.c258 SMSC9220_FIFO_LEVEL_IRQ_LEVEL_MIN ); in xNetworkInterfaceInitialise()
260 SMSC9220_FIFO_LEVEL_IRQ_LEVEL_MIN ); in xNetworkInterfaceInitialise()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/MPS2_AN385/ether_lan9118/
Dsmsc9220_eth_drv.h180 #define SMSC9220_FIFO_LEVEL_IRQ_LEVEL_MIN 0U macro
Dsmsc9220_eth_drv.c672 #if ( SMSC9220_FIFO_LEVEL_IRQ_LEVEL_MIN > 0 ) in smsc9220_set_fifo_level_irq()
673 if( level < SMSC9220_FIFO_LEVEL_IRQ_LEVEL_MIN ) in smsc9220_set_fifo_level_irq()