Searched refs:nrfx_pwm_init (Results 1 – 4 of 4) sorted by relevance
124 status = nrfx_pwm_init(&pwm_instance, &config, pwm_handler, &pwm_instance); in main()
209 status = nrfx_pwm_init(&pwm_instance, &config, pwm_handler, &pwm_instance); in main()
216 nrfx_err_t nrfx_pwm_init(nrfx_pwm_t const * p_instance,
196 nrfx_err_t nrfx_pwm_init(nrfx_pwm_t const * p_instance, in nrfx_pwm_init() function