Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO.c228 static int aborting_set = 0; //If set, we will abort the current Tx/Rx/CCA at the next abort reeval… variable
354 aborting_set = 1; in abort_if_needed()
792 if ( aborting_set == 1 ) { in update_abort_struct()
793 aborting_set = 0; //By returning nsi_hws_get_time(), we are aborting right now in update_abort_struct()