Home
last modified time | relevance | path

Searched defs:nrfx_config (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/counter/
Dcounter_nrfx_rtc.c338 const struct counter_nrfx_config *nrfx_config = dev->config; in set_channel_alarm() local
378 const struct counter_nrfx_config *nrfx_config = dev->config; in ppi_setup() local
423 const struct counter_nrfx_config *nrfx_config = dev->config; in ppi_free() local
487 const struct counter_nrfx_config *nrfx_config = dev->config; in set_top_value() local
546 MAYBE_CONST_CONFIG struct counter_nrfx_config *nrfx_config = in init_rtc() local
Dcounter_nrfx_timer.c216 const struct counter_nrfx_config *nrfx_config = dev->config; in set_alarm() local
247 const struct counter_nrfx_config *nrfx_config = dev->config; in set_top_value() local
292 MAYBE_CONST_CONFIG struct counter_nrfx_config *nrfx_config = in init_timer() local
/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte2.c156 nrfx_uarte_config_t nrfx_config; member