Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dnrf51_timer.h27 #define NRF51_TIMER_TASK_CLEAR 0x00C macro
/openbmc/qemu/hw/timer/
H A Dnrf51_timer.c230 case NRF51_TIMER_TASK_CLEAR: in nrf51_timer_write()
/openbmc/qemu/tests/qtest/
H A Dmicrobit-test.c486 timer_task(qts, NRF51_TIMER_TASK_CLEAR); in test_nrf51_timer()