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_timer.c56 struct counter_nrfx_data { struct
57 counter_top_callback_t top_cb;
58 void *top_user_data;
59 uint32_t guard_period;
60 atomic_t cc_int_pending;
62 atomic_t active;
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;