Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c.h1212 status_t I3C_MasterStop(I3C_Type *base);
Dfsl_i3c_dma.c680 (void)I3C_MasterStop(base); in I3C_MasterTransferAbortDMA()
Dfsl_i3c_edma.c729 (void)I3C_MasterStop(base); in I3C_MasterTransferAbortEDMA()
Dfsl_i3c.c1253 status_t I3C_MasterStop(I3C_Type *base) in I3C_MasterStop() function
2582 (void)I3C_MasterStop(base); in I3C_MasterTransferAbort()