Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_spis.h90 …size_t tx_buf_size; //!< Size of the TX buffer used int the last transaction. This p… member
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c490 event.tx_buf_size = p_cb->tx_buffer_size; in spis_state_entry_action_execute()