Home
last modified time | relevance | path

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

/external/platform/nrfx/hal/
A Dnrf_clock.h375 NRF_STATIC_INLINE bool nrf_clock_start_task_check(NRF_CLOCK_Type const * p_reg,
754 NRF_STATIC_INLINE bool nrf_clock_start_task_check(NRF_CLOCK_Type const * p_reg, in nrf_clock_start_task_check() function
871 return (nrf_clock_start_task_status_t)nrf_clock_start_task_check(p_reg, in nrf_clock_lf_start_task_status_get()
903 return (nrf_clock_start_task_status_t)nrf_clock_start_task_check(p_reg, in nrf_clock_hf_start_task_status_get()

Completed in 668 milliseconds