Searched refs:preempt_stop_req (Results 1 – 1 of 1) sorted by relevance
974 static uint8_t volatile preempt_stop_req; variable983 LL_ASSERT(preempt_stop_req != preempt_stop_ack); in ticker_stop_op_cb()984 preempt_stop_ack = preempt_stop_req; in ticker_stop_op_cb()1130 if ((preempt_stop_req != preempt_stop_ack) || in preempt_ticker_stop()1135 preempt_stop_req++; in preempt_ticker_stop()