Searched refs:stopped (Results 1 – 6 of 6) sorted by relevance
224 bool stopped; in clock_stop() local228 (p_clk_src && clk_src != NRF_CLOCK_HFCLK_HIGH_ACCURACY)), 10000, 1, stopped); in clock_stop()229 if (!stopped) in clock_stop()
389 bool stopped = false; in twi_transfer() local400 stopped = true; in twi_transfer()459 if (stopped) in twi_transfer()
202 bool stopped; in spim_abort() local204 NRFX_WAIT_FOR(nrfy_spim_events_process(p_spim, stopped_mask, NULL), 100, 1, stopped); in spim_abort()205 if (!stopped) in spim_abort()
689 bool stopped = nrfy_twim_events_process(p_twim, in irq_handler() local698 if (!stopped) in irq_handler()720 if (stopped) in irq_handler()
884 bool stopped = false; in nrf_802154_delayed_trx_receive_cancel() local902 stopped = true; in nrf_802154_delayed_trx_receive_cancel()908 return stopped; in nrf_802154_delayed_trx_receive_cancel()
328 - Fixed a race condition in the CLOCK driver when requested clock was stopped during ramp-up from h…368 …r. Previously in very specific circumstances the PWM output might be not stopped at all or might b…