Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dnrf51_soc.h26 #define NRF51_NUM_TIMERS 3 macro
39 NRF51TimerState timer[NRF51_NUM_TIMERS];
/openbmc/qemu/hw/arm/
H A Dnrf51_soc.c152 for (i = 0; i < NRF51_NUM_TIMERS; i++) { in nrf51_soc_realize()
202 for (i = 0; i < NRF51_NUM_TIMERS; i++) { in nrf51_soc_init()