Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dnrf51_timer.h48 #define NRF51_TIMER_WIDTH_16 0 macro
/openbmc/qemu/tests/qtest/
H A Dmicrobit-test.c493 timer_set_bitmode(qts, NRF51_TIMER_WIDTH_16); /* 16 MHz Timer */ in test_nrf51_timer()