Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dnrf51_timer.h35 #define NRF51_TIMER_EVENT_COMPARE_3 0x14C macro
/openbmc/qemu/tests/qtest/
H A Dmicrobit-test.c475 g_assert(qtest_readl(qts, NRF51_TIMER_BASE + NRF51_TIMER_EVENT_COMPARE_3) in timer_assert_events()
491 timer_clear_event(qts, NRF51_TIMER_EVENT_COMPARE_3); in test_nrf51_timer()
528 timer_clear_event(qts, NRF51_TIMER_EVENT_COMPARE_3); in test_nrf51_timer()
/openbmc/qemu/hw/timer/
H A Dnrf51_timer.c164 case NRF51_TIMER_EVENT_COMPARE_0 ... NRF51_TIMER_EVENT_COMPARE_3: in nrf51_timer_read()
251 case NRF51_TIMER_EVENT_COMPARE_0 ... NRF51_TIMER_EVENT_COMPARE_3: in nrf51_timer_write()