Searched refs:p_sequence_0 (Results 1 – 2 of 2) sorted by relevance
400 nrf_pwm_sequence_t const * p_sequence_0, in nrfx_pwm_complex_playback() argument409 NRFX_ASSERT(nrfx_is_in_ram(p_sequence_0->values.p_raw)); in nrfx_pwm_complex_playback()412 nrfy_pwm_sequence_set(p_instance->p_reg, 0, p_sequence_0); in nrfx_pwm_complex_playback()433 p_sequence_0->length); in nrfx_pwm_complex_playback()438 NRFX_LOG_HEXDUMP_DEBUG(p_sequence_0->values.p_raw, in nrfx_pwm_complex_playback()439 p_sequence_0->length * sizeof(uint16_t)); in nrfx_pwm_complex_playback()
313 nrf_pwm_sequence_t const * p_sequence_0,