Searched refs:p_acc (Results 1 – 2 of 2) sorted by relevance
191 void nrfx_qdec_accumulators_read(int16_t * p_acc, int16_t * p_accdbl) in nrfx_qdec_accumulators_read() argument196 *p_acc = (int16_t)nrf_qdec_accread_get(NRF_QDEC); in nrfx_qdec_accumulators_read()200 NRFX_LOG_HEXDUMP_DEBUG((uint8_t *)p_acc, sizeof(p_acc[0])); in nrfx_qdec_accumulators_read()
167 void nrfx_qdec_accumulators_read(int16_t * p_acc, int16_t * p_accdbl);
Completed in 4 milliseconds