Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_enet.c642 } while((RESET != dma_flag) && (ENET_DELAY_TO != timeout)); in enet_software_reset()
1569 _ENET_DELAY_(ENET_DELAY_TO); in enet_phy_config()
1616 } while((RESET != phy_flag) && (ENET_DELAY_TO != timeout)); in enet_phy_write_read()
1964 } while((RESET != flush_state) && (timeout < ENET_DELAY_TO)); in enet_txfifo_flush()
2528 } while((RESET == rdes0_tsv_flag) && (timeout < ENET_DELAY_TO)); in enet_ptpframe_receive_enhanced_mode()
2531 if(ENET_DELAY_TO == timeout) { in enet_ptpframe_receive_enhanced_mode()
2628 } while((RESET == tdes0_ttmss_flag) && (timeout < ENET_DELAY_TO)); in enet_ptpframe_transmit_enhanced_mode()
2631 if(ENET_DELAY_TO == timeout) { in enet_ptpframe_transmit_enhanced_mode()
2985 } while((RESET == tdes0_ttmss_flag) && (timeout < ENET_DELAY_TO)); in enet_ptpframe_transmit_normal_mode()
2988 if(ENET_DELAY_TO == timeout) { in enet_ptpframe_transmit_normal_mode()
[all …]
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_enet.c640 }while((RESET != dma_flag) && (ENET_DELAY_TO != timeout)); in enet_software_reset()
1577 _ENET_DELAY_(ENET_DELAY_TO); in enet_phy_config()
1625 while((RESET != phy_flag) && (ENET_DELAY_TO != timeout)); in enet_phy_write_read()
1973 }while((RESET != flush_state) && (timeout < ENET_DELAY_TO)); in enet_txfifo_flush()
2537 }while ((RESET == rdes0_tsv_flag) && (timeout < ENET_DELAY_TO)); in enet_ptpframe_receive_enhanced_mode()
2540 if(ENET_DELAY_TO == timeout){ in enet_ptpframe_receive_enhanced_mode()
2638 }while((RESET == tdes0_ttmss_flag) && (timeout < ENET_DELAY_TO)); in enet_ptpframe_transmit_enhanced_mode()
2641 if(ENET_DELAY_TO == timeout){ in enet_ptpframe_transmit_enhanced_mode()
2994 }while((RESET == tdes0_ttmss_flag) && (timeout < ENET_DELAY_TO)); in enet_ptpframe_transmit_normal_mode()
2997 if(ENET_DELAY_TO == timeout){ in enet_ptpframe_transmit_normal_mode()
[all …]
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h1458 #define ENET_DELAY_TO ((uint32_t)0x0004FFFFU) /*!… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h1457 #define ENET_DELAY_TO ((uint32_t)0x0004FFFFU) /*!… macro