Lines Matching refs:pwm_nrfx_config
62 struct pwm_nrfx_config { struct
93 static bool pwm_is_fast(const struct pwm_nrfx_config *config) in pwm_is_fast() argument
98 static bool pwm_is_fast(const struct pwm_nrfx_config *config) in pwm_is_fast()
106 const struct pwm_nrfx_config *config = dev->config; in seq_values_ptr_get()
120 const struct pwm_nrfx_config *config = dev->config; in pwm_period_check_and_set()
167 const struct pwm_nrfx_config *config) in channel_psel_get()
177 const struct pwm_nrfx_config *config = dev->config; in stop_pwm()
211 const struct pwm_nrfx_config *config = dev->config;
371 const struct pwm_nrfx_config *config = dev->config;
385 const struct pwm_nrfx_config *config = dev->config;
418 const struct pwm_nrfx_config *config = dev->config;
456 const struct pwm_nrfx_config *config = dev->config;
507 static const struct pwm_nrfx_config pwm_nrfx_##idx##_config = { \