Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RTC.c130 bool running; // Is this RTC running/started member
297 if (this->running == true) { in get_counter_match_time()
332 if (this->running == false) { in nhw_rtc_update_master_timer()
434 if (rtc_el->running == false) { in nhw_rtc_timer_triggered()
476 if (this->running == true) { in nhw_rtc_update_COUNTER()
493 if (this->running == true) { in nhw_rtc_TASKS_START()
497 this->running = true; in nhw_rtc_TASKS_START()
512 if (this->running == false) { in nhw_rtc_TASKS_STOP()
516 this->running = false; in nhw_rtc_TASKS_STOP()
862 if (this->running == true) { in nhw_rtc_regw_sideeffects_CC()
[all …]
/nrf_hw_models-latest/docs/
DUART.md65 just disconnect the backend and continue running.
DREADME_HW_models.md28 Apart from this, some other peripherals have been modeled to enable running applications which
81 same microsecond in which it is running. This can be done for any purpose,