Home
last modified time | relevance | path

Searched refs:I2S6 (Results 1 – 25 of 62) sorted by relevance

123

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.c3106 defined(I2S6)
3201 #if defined(I2S6)
3206 …if ((s_saiHandle[6][1] != NULL) && SAI_RxGetEnabledInterruptStatus(I2S6, (I2S_TCSR_FRIE_MASK | I2S… in I2S6_DriverIRQHandler()
3209 …if ((s_saiHandle[6][1] != NULL) && SAI_RxGetEnabledInterruptStatus(I2S6, (I2S_TCSR_FWIE_MASK | I2S… in I2S6_DriverIRQHandler()
3213 s_saiRxIsr(I2S6, s_saiHandle[6][1]); in I2S6_DriverIRQHandler()
3216 …if ((s_saiHandle[6][0] != NULL) && SAI_TxGetEnabledInterruptStatus(I2S6, (I2S_TCSR_FRIE_MASK | I2S… in I2S6_DriverIRQHandler()
3219 …if ((s_saiHandle[6][0] != NULL) && SAI_TxGetEnabledInterruptStatus(I2S6, (I2S_TCSR_FWIE_MASK | I2S… in I2S6_DriverIRQHandler()
3223 s_saiTxIsr(I2S6, s_saiHandle[6][0]); in I2S6_DriverIRQHandler()
3232 s_saiTxIsr(I2S6, s_saiHandle[6][0]); in I2S6_Tx_DriverIRQHandler()
3240 s_saiRxIsr(I2S6, s_saiHandle[6][1]); in I2S6_Rx_DriverIRQHandler()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MD6/
DMIMX8MD6_cm4_features.h189 (((x) == I2S6) ? (1) : (-1)))))))
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MD7/
DMIMX8MD7_cm4_features.h189 (((x) == I2S6) ? (1) : (-1)))))))
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MQ5/
DMIMX8MQ5_cm4_features.h189 (((x) == I2S6) ? (1) : (-1)))))))
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MQ6/
DMIMX8MQ6_cm4_features.h189 (((x) == I2S6) ? (1) : (-1)))))))
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8MQ7/
DMIMX8MQ7_cm4_features.h189 (((x) == I2S6) ? (1) : (-1)))))))
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5506/
DLPC5506.h14349 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14363 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
14396 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14404 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5502CPXXXX/
DLPC5502CPXXXX.h14256 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14262 #define I2S_BASE_PTRS { I2S0, I2S3, I2S4, I2S6 }
14283 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14287 #define I2S_BASE_PTRS { I2S0, I2S3, I2S4, I2S6 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5504/
DLPC5504.h14349 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14363 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
14396 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14404 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5504CPXXXX/
DLPC5504CPXXXX.h14256 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14262 #define I2S_BASE_PTRS { I2S0, I2S3, I2S4, I2S6 }
14283 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14287 #define I2S_BASE_PTRS { I2S0, I2S3, I2S4, I2S6 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5506CPXXXX/
DLPC5506CPXXXX.h14256 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14262 #define I2S_BASE_PTRS { I2S0, I2S3, I2S4, I2S6 }
14283 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14287 #define I2S_BASE_PTRS { I2S0, I2S3, I2S4, I2S6 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5502/
DLPC5502.h14349 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14363 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
14396 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14404 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5528/
DLPC5528.h11520 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
11534 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
11567 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
11575 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5526/
DLPC5526.h11520 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
11534 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
11567 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
11575 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5512/
DLPC5512.h14797 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14811 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
14844 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14852 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S06/
DLPC55S06.h15289 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
15303 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
15336 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
15344 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S04/
DLPC55S04.h15289 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
15303 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
15336 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
15344 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S26/
DLPC55S26.h12404 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
12418 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
12451 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
12459 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S28/
DLPC55S28.h12404 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
12418 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
12451 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
12459 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S16/
DLPC55S16.h15739 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
15753 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
15786 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
15794 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5516/
DLPC5516.h14799 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14813 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
14846 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14854 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5514/
DLPC5514.h14798 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14812 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
14845 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
14853 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S66/
DLPC55S66_cm33_core0.h12404 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
12418 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
12451 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
12459 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
DLPC55S66_cm33_core1.h12404 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
12418 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
12451 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
12459 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S14/
DLPC55S14.h15738 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
15752 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
15785 #define I2S6 ((I2S_Type *)I2S6_BASE) macro
15793 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }

123