Home
last modified time | relevance | path

Searched refs:I3C_MasterStop (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c.h1234 status_t I3C_MasterStop(I3C_Type *base);
Dfsl_i3c_edma.c731 (void)I3C_MasterStop(base); in I3C_MasterTransferAbortEDMA()
Dfsl_i3c.c1304 status_t I3C_MasterStop(I3C_Type *base) in I3C_MasterStop() function
2637 (void)I3C_MasterStop(base); in I3C_MasterTransferAbort()
Dfsl_i3c_dma.c866 (void)I3C_MasterStop(base); in I3C_MasterTransferAbortDMA()