Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_pwm.c331 nrf_pwm_sequence_t const * p_sequence_0, in nrfx_pwm_complex_playback() argument
339 NRFX_ASSERT(nrfx_is_in_ram(p_sequence_0->values.p_raw)); in nrfx_pwm_complex_playback()
342 nrf_pwm_sequence_set(p_instance->p_registers, 0, p_sequence_0); in nrfx_pwm_complex_playback()
363 p_sequence_0->length); in nrfx_pwm_complex_playback()
368 NRFX_LOG_HEXDUMP_DEBUG(p_sequence_0->values.p_raw, in nrfx_pwm_complex_playback()
369 p_sequence_0->length * sizeof(uint16_t)); in nrfx_pwm_complex_playback()
/external/platform/nrfx/drivers/include/
A Dnrfx_pwm.h288 nrf_pwm_sequence_t const * p_sequence_0,

Completed in 4 milliseconds