Home
last modified time | relevance | path

Searched refs:s_lpi2cMasterHandle (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.h444 extern void *s_lpi2cMasterHandle[];
Dfsl_lpi2c.c192 void *s_lpi2cMasterHandle[ARRAY_SIZE(kLpi2cBases)]; variable
1147 s_lpi2cMasterHandle[instance] = handle; in LPI2C_MasterTransferCreateHandle()
2477 s_lpi2cMasterIsr(base, s_lpi2cMasterHandle[instance]); in LPI2C_CommonIRQHandler()
Dfsl_lpi2c_edma.c142 s_lpi2cMasterHandle[instance] = handle; in LPI2C_MasterCreateEDMAHandle()