Home
last modified time | relevance | path

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

/Zephyr-latest/boards/native/nrf_bsim/common/
Dphy_sync_ctrl.c217 static bool ever_run; in phy_sync_ctrl_connect_to_2G4_phy() local
219 if (ever_run) { in phy_sync_ctrl_connect_to_2G4_phy()
222 ever_run = true; in phy_sync_ctrl_connect_to_2G4_phy()
233 static bool ever_run; in phy_sync_ctrl_pre_boot2() local
235 if (ever_run) { in phy_sync_ctrl_pre_boot2()
238 ever_run = true; in phy_sync_ctrl_pre_boot2()
252 static bool ever_run; in phy_sync_ctrl_pre_boot3() local
254 if (ever_run) { in phy_sync_ctrl_pre_boot3()
257 ever_run = true; in phy_sync_ctrl_pre_boot3()