Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_qdec.h75 bool reportper_inten; ///< Enabling report ready interrupt. member
134 .reportper_inten = true, \
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_qdec.c98 if (p_config->reportper_inten) in qdec_configure()
/hal_nordic-latest/nrfx/
DCHANGELOG.md211 - Added the reportper_inten member to the configuration structure for the QDEC driver. It allows to…