Searched refs:KSDK_LPI2C_SLAVE_InterruptCallback (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/lpi2c/ |
| D | fsl_lpi2c_cmsis.c | 468 static void KSDK_LPI2C_SLAVE_InterruptCallback(LPI2C_Type *base, in KSDK_LPI2C_SLAVE_InterruptCallback() function 1037 KSDK_LPI2C_SLAVE_InterruptCallback(base, xfer, userData, &LPI2C0_InterruptDriverState); in KSDK_LPI2C0_SLAVE_InterruptCallback() 1224 KSDK_LPI2C_SLAVE_InterruptCallback(base, xfer, userData, &LPI2C1_InterruptDriverState); in KSDK_LPI2C1_SLAVE_InterruptCallback() 1411 KSDK_LPI2C_SLAVE_InterruptCallback(base, xfer, userData, &LPI2C2_InterruptDriverState); in KSDK_LPI2C2_SLAVE_InterruptCallback() 1598 KSDK_LPI2C_SLAVE_InterruptCallback(base, xfer, userData, &LPI2C3_InterruptDriverState); in KSDK_LPI2C3_SLAVE_InterruptCallback() 1785 KSDK_LPI2C_SLAVE_InterruptCallback(base, xfer, userData, &LPI2C4_InterruptDriverState); in KSDK_LPI2C4_SLAVE_InterruptCallback() 1972 KSDK_LPI2C_SLAVE_InterruptCallback(base, xfer, userData, &LPI2C5_InterruptDriverState); in KSDK_LPI2C5_SLAVE_InterruptCallback() 2159 KSDK_LPI2C_SLAVE_InterruptCallback(base, xfer, userData, &LPI2C6_InterruptDriverState); in KSDK_LPI2C6_SLAVE_InterruptCallback() 2346 KSDK_LPI2C_SLAVE_InterruptCallback(base, xfer, userData, &LPI2C7_InterruptDriverState); in KSDK_LPI2C7_SLAVE_InterruptCallback() 2533 KSDK_LPI2C_SLAVE_InterruptCallback(base, xfer, userData, &LPI2C8_InterruptDriverState); in KSDK_LPI2C8_SLAVE_InterruptCallback() [all …]
|