Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/
Dvsc8541_phy.c60 volatile uint32_t loop; in MSS_MAC_VSC8541_phy_init() local
79 for(loop = 0U; loop != 1000U; loop++) /* Short delay, I'm not sure how much is needed... */ in MSS_MAC_VSC8541_phy_init()
84 for(loop = 0U; loop != 1000U; loop++) /* Short delay, I'm not sure how much is needed... */ in MSS_MAC_VSC8541_phy_init()
89 for(loop = 0U; loop != 1000U; loop++) /* Short delay, I'm not sure how much is needed... */ in MSS_MAC_VSC8541_phy_init()
96 … for(loop = 0U; loop != 10000000U; loop++) /* Long delay, I'm not sure how much is needed... */ in MSS_MAC_VSC8541_phy_init()
/hal_microchip-latest/mpfs/mpfs_hal/startup_gcc/
Dmss_entry.S111 # make sure XLEN agrees with compilation choice, if not will loop here
220 #in case of return, loop forever. nop's added so can be seen in debugger
328 # make sure XLEN agrees with compilation choice, if not will loop here
374 # in case of return, loop forever. nop's added so can be seen in debugger