Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c.c1839 rxTermOps = kI3C_RxTermLastByte; in I3C_MasterTransferBlocking()
1900 rxTermOps = kI3C_RxTermLastByte; in I3C_MasterTransferBlocking()
2242 if ((handle->rxTermOps == kI3C_RxTermLastByte) && (handle->remainingBytes == 1UL)) in I3C_TransferStateMachineTransferDataState()
2539 handle->rxTermOps = kI3C_RxTermLastByte; in I3C_MasterTransferNonBlocking()
Dfsl_i3c.h262kI3C_RxTermLastByte = 2U, /*!< Master terminates read at any time after START, no length limitati… enumerator