Home
last modified time | relevance | path

Searched defs:rx_amount (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_twis.h117 uint32_t rx_amount; ///< Data for @ref NRFX_TWIS_EVT_WRITE_DONE. member
Dnrfx_spis.h86 …size_t rx_amount; //!< Number of bytes received in the last transaction. This para… member
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c1678 size_t rx_amount = 0; in nrfx_uarte_rx() local
1841 size_t rx_amount = (size_t)nrfy_uarte_rx_amount_get(p_uarte); in endrx_irq_handler() local