Searched refs:ipFALSE_BOOL (Results 1 – 17 of 17) sorted by relevance
261 #define FreeRTOS_debug_printf( MSG ) do {} while( ipFALSE_BOOL )287 #define FreeRTOS_printf( MSG ) do {} while( ipFALSE_BOOL )300 #define FreeRTOS_flush_logging() do {} while( ipFALSE_BOOL )
285 #define ipFALSE_BOOL ( 1 == 2 ) macro438 …#define vPrintResourceStats() do {} while( ipFALSE_BOOL ) /**< ipconfigHAS_PRINTF is not de…
417 } while( ipFALSE_BOOL )424 } while( ipFALSE_BOOL )
91 #define ipconfigBUFFER_ALLOC_INIT() do {} while( ipFALSE_BOOL )
83 #define iptraceEMAC_TASK_STARTING() do {} while( ipFALSE_BOOL )
497 } while( ipFALSE_BOOL ); in xProcessReceivedUDPPacket()
563 } while( ipFALSE_BOOL ); in prvGetHostByNameOp()
73 …#define iptraceIP_TASK_STARTING() do {} while( ipFALSE_BOOL ) /**< Empty definition in case ipt…1933 } while( ipFALSE_BOOL ); in xCheckSizeFields()
497 } while( ipFALSE_BOOL ); in DNS_ParseDNSReply()
770 } while( ipFALSE_BOOL ); in usGenerateProtocolChecksum()
304 } while( ipFALSE_BOOL ); in eARPProcessPacket()
1430 } while( ipFALSE_BOOL ); in vSocketBind()
307 } while( ipFALSE_BOOL ); in xNetworkInterfaceOutput()
148 #define CIRC_CLEAR( head, tail ) do { ( head ) = 0; ( tail ) = 0; } while( ipFALSE_BOOL )
563 } while( ipFALSE_BOOL ); in xNetworkInterfaceOutput()
87 #define iptraceEMAC_TASK_STARTING() do {} while( ipFALSE_BOOL )
1113 configASSERT( ipFALSE_BOOL ); in ksz8851snl_low_level_init()