Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dnrf51_timer.h24 #define NRF51_TIMER_TASK_START 0x000 macro
/openbmc/qemu/hw/timer/
H A Dnrf51_timer.c209 case NRF51_TIMER_TASK_START: in nrf51_timer_write()
/openbmc/qemu/tests/qtest/
H A Dmicrobit-test.c504 timer_task(qts, NRF51_TIMER_TASK_START); in test_nrf51_timer()