Searched refs:p_values (Results 1 – 1 of 1) sorted by relevance
474 uint16_t const * p_values);687 uint16_t const * p_values) in nrf_pwm_seq_ptr_set() argument690 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