Home
last modified time | relevance | path

Searched defs:counter_nrfx_data (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/counter/
Dcounter_nrfx_rtc.c53 struct counter_nrfx_data { struct
54 counter_top_callback_t top_cb;
55 void *top_user_data;
56 uint32_t top;
57 uint32_t guard_period;
59 atomic_t ipend_adj;
61 uint8_t ppi_ch;
Dcounter_nrfx_timer.c35 struct counter_nrfx_data { struct
36 counter_top_callback_t top_cb;
37 void *top_user_data;
38 uint32_t guard_period;
39 atomic_t cc_int_pending;