Searched full:bool (Results 1 – 17 of 17) sorted by relevance
161 static inline void prvGMACEnablePHYManagementPort( bool enable );164 static inline void prvGMACEnable100Mbps( bool enable );165 static inline void prvGMACEnableFullDuplex( bool enable );167 static inline void prvGMACEnableMulticastHashTable( bool enable );168 static inline void prvGMACEnableUnicastHashTable( bool enable );580 static inline void prvGMACEnablePHYManagementPort( bool enable ) in prvGMACEnablePHYManagementPort()592 static inline void prvGMACEnable100Mbps( bool enable ) in prvGMACEnable100Mbps()604 static inline void prvGMACEnableFullDuplex( bool enable ) in prvGMACEnableFullDuplex()623 static inline void prvGMACEnableMulticastHashTable( bool enable ) in prvGMACEnableMulticastHashTable()635 static inline void prvGMACEnableUnicastHashTable( bool enable ) in prvGMACEnableUnicastHashTable()
20 bool: UINT8
101 static bool macLinkStatus; /* true if link is ON */106 static bool StartInitMac( NetworkInterface_t * pxInterface );111 static bool MacSyncFunction( void * synchHandle,372 static bool StartInitMac( NetworkInterface_t * pxInterface ) in StartInitMac()596 static bool MacSyncFunction( void * synchHandle, in MacSyncFunction()677 … bool linkCurr = ( macObject->TCPIP_MAC_LinkCheck )( macCliHandle ); /* check link status */ in MacHandlerTask()762 bool pktSuccess, pktLost; in MacProcessRxPacket()934 bool linkUp = FreeRTOS_IsNetworkUp() == pdTRUE; in _Command_NetInfo()
140 bool pktSuccess, pktLost; in xNetworkFrameReceived()
106 static bool PIC32_MacPacketAcknowledge( TCPIP_MAC_PACKET * pPkt,171 static bool PIC32_MacPacketAcknowledge( TCPIP_MAC_PACKET * pPkt, in PIC32_MacPacketAcknowledge()
45 bool isMallocFail = false;
46 bool isMallocFail = false;
173 volatile bool buffer_used; /*!< Wrapped buffer is used by ENET or FreeRTOS+TCP. */213 static bool bGlobalLinkStatus = false;497 bool bLinkUp = false; in prvEMACHandlerTask()731 bool bLinkUp; in xWaitPHY()732 bool bAutoNegotiationComplete; in xWaitPHY()
27 #define GET_BIT( WORD, BIT_INDEX ) ( bool ) ( ( ( WORD ) & ( 1U << ( BIT_INDEX ) ) ) )1092 bool is_new_packet, in smsc9220_send_by_chunks()1098 bool is_first_segment = false; in smsc9220_send_by_chunks()1099 bool is_last_segment = false; in smsc9220_send_by_chunks()
499 bool is_new_packet,
103 extern bool mlan_is_amsdu( const t_u8 * rcvdata );
108 bool g_linkStatus = false;
84 bool
62 set( FREERTOS_PLUS_FAT_DEV_SUPPORT OFF CACHE BOOL "" FORCE)
394 xLinkStatusUp = ( bool ) ( ulPHYBasicStatusValue & in xMPS2_GetPhyLinkStatus()
659 bool bShouldBeIPv6 = i >= 3 ? true : false; in test_FreeRTOS_FirstEndPoint_IPv6_AnotherInterface()
1127 bool bShouldBeIPv6 = i >= 3 ? true : false; in test_FreeRTOS_FirstEndPoint_IPv6_AnotherInterface()