Searched refs:NRF51_EVENT_CLEAR (Results 1 – 4 of 4) sorted by relevance
44 #define NRF51_EVENT_CLEAR 0x00 macro
104 if (value == NRF51_EVENT_CLEAR) { in rng_write()
252 if (value == NRF51_EVENT_CLEAR) { in nrf51_timer_write()
448 qtest_writel(qts, NRF51_TIMER_BASE + event, NRF51_EVENT_CLEAR); in timer_clear_event()