Searched refs:counter_nrfx_config (Results 1 – 2 of 2) sorted by relevance
26 ((const struct counter_nrfx_config *)dev->config)->log, __VA_ARGS__)28 ((const struct counter_nrfx_config *)dev->config)->log, __VA_ARGS__)30 ((const struct counter_nrfx_config *)dev->config)->log, __VA_ARGS__)32 ((const struct counter_nrfx_config *)dev->config)->log, __VA_ARGS__)39 (((const struct counter_nrfx_config *)dev->config)->fixed_top), (true))42 (((const struct counter_nrfx_config *)dev->config)->use_ppi), (false))70 struct counter_nrfx_config { struct85 const struct counter_nrfx_config *config = dev->config; in start() argument94 const struct counter_nrfx_config *config = dev->config; in stop()103 const struct counter_nrfx_config *config = dev->config; in read()[all …]
47 struct counter_nrfx_config { struct62 const struct counter_nrfx_config *config = dev->config; in start() argument71 const struct counter_nrfx_config *config = dev->config; in stop()80 const struct counter_nrfx_config *config = dev->config; in get_top_value()87 const struct counter_nrfx_config *config = dev->config; in read()128 const struct counter_nrfx_config *config = dev->config; in set_cc_int_pending()138 const struct counter_nrfx_config *config = dev->config; in set_cc()216 const struct counter_nrfx_config *nrfx_config = dev->config; in set_alarm()235 const struct counter_nrfx_config *config = dev->config; in cancel_alarm()247 const struct counter_nrfx_config *nrfx_config = dev->config; in set_top_value()[all …]