Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hal_nordic/nrf_802154/sl_opensource/platform/
Dnrf_802154_clock_zephyr.c82 #define MAX_HFXO_RAMP_UP_TIME_US 550 macro
100 k_timer_start(&hfclk_started_timer, K_USEC(MAX_HFXO_RAMP_UP_TIME_US), K_NO_WAIT); in nrf_802154_clock_hfclk_start()