Home
last modified time | relevance | path

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

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