Home
last modified time | relevance | path

Searched refs:LPI2C_CommonIRQHandler (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.c102 static void LPI2C_CommonIRQHandler(LPI2C_Type *base, uint32_t instance);
2500 static void LPI2C_CommonIRQHandler(LPI2C_Type *base, uint32_t instance) in LPI2C_CommonIRQHandler() function
2524 LPI2C_CommonIRQHandler(LPI2C0, 0U); in LPI2C0_DriverIRQHandler()
2533 LPI2C_CommonIRQHandler(LPI2C1, 1U); in LPI2C1_DriverIRQHandler()
2542 LPI2C_CommonIRQHandler(LPI2C2, 2U); in LPI2C2_DriverIRQHandler()
2551 LPI2C_CommonIRQHandler(LPI2C3, 3U); in LPI2C3_DriverIRQHandler()
2560 LPI2C_CommonIRQHandler(LPI2C4, 4U); in LPI2C4_DriverIRQHandler()
2569 LPI2C_CommonIRQHandler(LPI2C5, 5U); in LPI2C5_DriverIRQHandler()
2578 LPI2C_CommonIRQHandler(LPI2C6, 6U); in LPI2C6_DriverIRQHandler()
2587 LPI2C_CommonIRQHandler(LPI2C7, 7U); in LPI2C7_DriverIRQHandler()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/
Dfsl_lpi2c.c2394 void LPI2C_CommonIRQHandler(LPI2C_Type *base, uint32_t instance);
2395 void LPI2C_CommonIRQHandler(LPI2C_Type *base, uint32_t instance) in LPI2C_CommonIRQHandler() function
2419 LPI2C_CommonIRQHandler(LPI2C15, 15U); in LPI2C15_DriverIRQHandler()