Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/
Dfsl_lpi2c.c110 void *s_lpi2cMasterHandle[ARRAY_SIZE(kLpi2cBases)]; variable
1087 s_lpi2cMasterHandle[instance] = handle; in LPI2C_MasterTransferCreateHandle()
2401 s_lpi2cMasterIsr(instance, s_lpi2cMasterHandle[instance]); in LPI2C_CommonIRQHandler()
Dfsl_lpi2c.h445 extern void *s_lpi2cMasterHandle[];
Dfsl_lpi2c_edma.c148 s_lpi2cMasterHandle[instance] = handle; in LPI2C_MasterCreateEDMAHandle()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.c196 void *s_lpi2cMasterHandle[ARRAY_SIZE(kLpi2cBases)]; variable
1176 s_lpi2cMasterHandle[instance] = handle; in LPI2C_MasterTransferCreateHandle()
2506 s_lpi2cMasterIsr(base, s_lpi2cMasterHandle[instance]); in LPI2C_CommonIRQHandler()
Dfsl_lpi2c.h448 extern void *s_lpi2cMasterHandle[];
Dfsl_lpi2c_edma.c142 s_lpi2cMasterHandle[instance] = handle; in LPI2C_MasterCreateEDMAHandle()