Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmicrobit-test.c446 static void timer_clear_event(QTestState *qts, hwaddr event) in timer_clear_event() function
488 timer_clear_event(qts, NRF51_TIMER_EVENT_COMPARE_0); in test_nrf51_timer()
489 timer_clear_event(qts, NRF51_TIMER_EVENT_COMPARE_1); in test_nrf51_timer()
490 timer_clear_event(qts, NRF51_TIMER_EVENT_COMPARE_2); in test_nrf51_timer()
491 timer_clear_event(qts, NRF51_TIMER_EVENT_COMPARE_3); in test_nrf51_timer()
525 timer_clear_event(qts, NRF51_TIMER_EVENT_COMPARE_0); in test_nrf51_timer()
526 timer_clear_event(qts, NRF51_TIMER_EVENT_COMPARE_1); in test_nrf51_timer()
527 timer_clear_event(qts, NRF51_TIMER_EVENT_COMPARE_2); in test_nrf51_timer()
528 timer_clear_event(qts, NRF51_TIMER_EVENT_COMPARE_3); in test_nrf51_timer()