Home
last modified time | relevance | path

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

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