Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_qdec.c238 nrfy_qdec_accumulators_read(p_instance->p_reg, p_acc, p_accdbl); in nrfx_qdec_accumulators_read()
274 nrfy_qdec_accumulators_read(p_qdec, &event.data.report.acc, &event.data.report.accdbl); in irq_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_qdec.h204 NRFY_STATIC_INLINE void nrfy_qdec_accumulators_read(NRF_QDEC_Type const * p_reg, in nrfy_qdec_accumulators_read() function