Home
last modified time | relevance | path

Searched refs:nrf_pwm_values_t (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_pwm.h357 nrf_pwm_values_t values);
435 nrf_pwm_values_t values) in nrfx_pwm_sequence_values_update()
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_pwm.h215 } nrf_pwm_values_t; typedef
239nrf_pwm_values_t values; ///< Pointer to an array with duty cycle values. This array must be in Da…