Home
last modified time | relevance | path

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

/external/platform/nrfx/hal/
A Dnrf_pwm.h474 uint16_t const * p_values);
687 uint16_t const * p_values) in nrf_pwm_seq_ptr_set() argument
690 NRFX_ASSERT(p_values != NULL); in nrf_pwm_seq_ptr_set()
691 p_reg->SEQ[seq_id].PTR = (uint32_t)p_values; in nrf_pwm_seq_ptr_set()

Completed in 4 milliseconds