Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/drivers/counter/
Dcounter_nrfx_rtc.c46 struct counter_nrfx_data { struct
47 counter_top_callback_t top_cb;
48 void *top_user_data;
49 uint32_t top;
50 uint32_t guard_period;
52 atomic_t ipend_adj;
54 uint8_t ppi_ch;
Dcounter_nrfx_timer.c31 struct counter_nrfx_data { struct
32 counter_top_callback_t top_cb;
33 void *top_user_data;
34 uint32_t guard_period;
35 atomic_t cc_int_pending;