/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpi2c/ |
D | fsl_lpi2c_cmsis.h | 54 #if defined(LPI2C4) && defined(RTE_I2C4) && RTE_I2C4
|
D | fsl_lpi2c_cmsis.c | 25 …(defined(RTE_I2C4) && RTE_I2C4 && defined(LPI2C4)) || (defined(RTE_I2C5) && RTE_I2C5 && defined(LP… 1666 #if defined(LPI2C4) && defined(RTE_I2C4) && RTE_I2C4 1671 static cmsis_lpi2c_resource_t LPI2C4_Resource = {LPI2C4, LPI2C4_GetFreq};
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/evkmimxrt1024/project_template/ |
D | board.h | 36 #define BOARD_ACCEL_I2C_BASEADDR LPI2C4
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/evkmimxrt1024/ |
D | board.h | 36 #define BOARD_ACCEL_I2C_BASEADDR LPI2C4
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/evkmimxrt1020/ |
D | board.h | 36 #define BOARD_ACCEL_I2C_BASEADDR LPI2C4
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/evkmimxrt1020/project_template/ |
D | board.h | 36 #define BOARD_ACCEL_I2C_BASEADDR LPI2C4
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1024/project_template/ |
D | board.h | 36 #define BOARD_ACCEL_I2C_BASEADDR LPI2C4
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1021/project_template/ |
D | board.h | 36 #define BOARD_ACCEL_I2C_BASEADDR LPI2C4
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX3/template/ |
D | RTE_Device.h | 85 #define LPI2C4 ADMA__LPI2C3 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX5/template/ |
D | RTE_Device.h | 85 #define LPI2C4 ADMA__LPI2C3 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX4/template/ |
D | RTE_Device.h | 85 #define LPI2C4 ADMA__LPI2C3 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX6/template/ |
D | RTE_Device.h | 85 #define LPI2C4 ADMA__LPI2C3 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8UX5/template/ |
D | RTE_Device.h | 85 #define LPI2C4 ADMA__LPI2C3 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8UX6/template/ |
D | RTE_Device.h | 85 #define LPI2C4 ADMA__LPI2C3 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8DX3/template/ |
D | RTE_Device.h | 85 #define LPI2C4 ADMA__LPI2C3 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8DX2/template/ |
D | RTE_Device.h | 85 #define LPI2C4 ADMA__LPI2C3 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8DX5/template/ |
D | RTE_Device.h | 85 #define LPI2C4 ADMA__LPI2C3 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX1/template/ |
D | RTE_Device.h | 85 #define LPI2C4 ADMA__LPI2C3 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8DX4/template/ |
D | RTE_Device.h | 85 #define LPI2C4 ADMA__LPI2C3 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8DX1/template/ |
D | RTE_Device.h | 85 #define LPI2C4 ADMA__LPI2C3 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX2/template/ |
D | RTE_Device.h | 85 #define LPI2C4 ADMA__LPI2C3 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8DX6/template/ |
D | RTE_Device.h | 85 #define LPI2C4 ADMA__LPI2C3 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QM6/template/ |
D | RTE_Device.h | 102 #define LPI2C4 DMA__LPI2C2 macro
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpi2c/ |
D | fsl_lpi2c.c | 2526 #if defined(LPI2C4) 2531 LPI2C_CommonIRQHandler(LPI2C4, 4U); in LPI2C4_DriverIRQHandler()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MCIMX7U5/ |
D | MCIMX7U5_cm4.h | 13017 #define LPI2C4 ((LPI2C_Type *)LPI2C4_BASE) macro 13033 #define LPI2C_BASE_PTRS { LPI2C0, LPI2C1, LPI2C2, LPI2C3, LPI2C4, LPI2C5, …
|