Searched refs:nrf_clock_control_cancel_or_release (Results 1 – 4 of 4) sorted by relevance
100 int ret = nrf_clock_control_cancel_or_release(DEVICE_DT_GET(DT_NODELABEL(hfxo)), in nrf_802154_clock_hfclk_stop()
310 int nrf_clock_control_cancel_or_release(const struct device *dev, in nrf_clock_control_cancel_or_release() function
238 nrf_clock_control_cancel_or_release(dev, spec, &req.cli); in nrf_clock_control_request_sync()
301 ret = nrf_clock_control_cancel_or_release(clk_dev, clk_spec, &cli); in ZTEST()