Searched full:txrx (Results 1 – 11 of 11) sorted by relevance
2 …to showcase usage of the nrfx_twim and nrfx_twis drivers, with the use of TXRX TWI transfer descri…3 name: nrfx_twim_twis txrx example5 examples.nrfx_twim_twis.txrx:28 - "Starting nrfx_twim_twis txrx example."
49 - "Starting nrfx_twim_twis txrx example."
297 NRFX_LOG_INFO("Starting nrfx_twim_twis txrx example."); in main()
626 /* TX, TXRX and TXTX are invalid after RX suspend */ in twi_xfer()690 // TXRX and TXTX transfers are supported only in non-blocking mode. in nrfx_twi_xfer()
642 // TXRX and TXTX transfers are supported only in non-blocking mode. in nrfx_twim_xfer()
308 * @retval NRFX_ERROR_DRV_TWI_ERR_OVERRUN The unread data is replaced by new data (TXRX and RX)
288 …* An example is a TXRX transfer with the options @ref NRFX_TWIM_FLAG_RX_POSTINC, @ref NRFX_TWIM_…
346 * a TXRX transfer with the options @ref NRFX_SPIM_FLAG_RX_POSTINC,
675 - Fixed the TXRX transfers in the TWIM driver. They can now be started after transfers that are not…
532 …__IOM uint32_t TXRX; /*!< (@ 0x00000004) Concurrent TX-RX error cond… member550 …#define ANTSWC_ERRORSTATUS_TXRX_ResetValue (0x00000000UL) /*!< Reset value of TXRX register. …
11222 <name>TXRX</name>