Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dnrf51_timer.h25 #define NRF51_TIMER_TASK_STOP 0x004 macro
/openbmc/qemu/tests/qtest/
H A Dmicrobit-test.c485 timer_task(qts, NRF51_TIMER_TASK_STOP); in test_nrf51_timer()
531 timer_task(qts, NRF51_TIMER_TASK_STOP); in test_nrf51_timer()
/openbmc/qemu/hw/timer/
H A Dnrf51_timer.c217 case NRF51_TIMER_TASK_STOP: in nrf51_timer_write()