Home
last modified time | relevance | path

Searched refs:NRF51_TIMER_COUNTER (Results 1 – 2 of 2) sorted by last modified time

/qemu/hw/timer/
H A Dnrf51_timer.c225 if (value == NRF51_TRIGGER_TASK && s->mode == NRF51_TIMER_COUNTER) { in nrf51_timer_write()
/qemu/include/hw/timer/
H A Dnrf51_timer.h45 #define NRF51_TIMER_COUNTER 1 macro