Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dnrf51_timer.h29 #define NRF51_TIMER_TASK_CAPTURE_0 0x040 macro
/openbmc/qemu/hw/timer/
H A Dnrf51_timer.c240 case NRF51_TIMER_TASK_CAPTURE_0 ... NRF51_TIMER_TASK_CAPTURE_3: in nrf51_timer_write()
246 idx = (offset - NRF51_TIMER_TASK_CAPTURE_0) / 4; in nrf51_timer_write()