Home
last modified time | relevance | path

Searched refs:I2S0 (Results 1 – 25 of 76) sorted by relevance

1234

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK64F12/project_template/
Dboard.h36 #define BOARD_DEMO_SAI I2S0
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK65F18/project_template/
Dboard.h87 #define BOARD_DEMO_SAI I2S0
/hal_nxp-3.5.0/mcux/mcux-sdk/components/audio/
Dfsl_adapter_sai.c108 #if defined(I2S0) && (FSL_FEATURE_SOC_I2S_COUNT > 0U)
113 HAL_AudioFifoErrorIsr(I2S0); in I2S0_Tx_IRQHandler()
117 HAL_AudioFifoErrorIsr(I2S0); in I2S0_Rx_IRQHandler()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.c2871 #if defined(I2S0)
2876 …if ((s_saiHandle[0][1] != NULL) && SAI_RxGetEnabledInterruptStatus(I2S0, (I2S_TCSR_FRIE_MASK | I2S… in I2S0_DriverIRQHandler()
2879 …if ((s_saiHandle[0][1] != NULL) && SAI_RxGetEnabledInterruptStatus(I2S0, (I2S_TCSR_FWIE_MASK | I2S… in I2S0_DriverIRQHandler()
2883 s_saiRxIsr(I2S0, s_saiHandle[0][1]); in I2S0_DriverIRQHandler()
2886 …if ((s_saiHandle[0][0] != NULL) && SAI_TxGetEnabledInterruptStatus(I2S0, (I2S_TCSR_FRIE_MASK | I2S… in I2S0_DriverIRQHandler()
2889 …if ((s_saiHandle[0][0] != NULL) && SAI_TxGetEnabledInterruptStatus(I2S0, (I2S_TCSR_FWIE_MASK | I2S… in I2S0_DriverIRQHandler()
2893 s_saiTxIsr(I2S0, s_saiHandle[0][0]); in I2S0_DriverIRQHandler()
2902 s_saiTxIsr(I2S0, s_saiHandle[0][0]); in I2S0_Tx_DriverIRQHandler()
2910 s_saiRxIsr(I2S0, s_saiHandle[0][1]); in I2S0_Rx_DriverIRQHandler()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MCIMX7U3/
DMCIMX7U3_cm4_features.h296 (((x) == I2S0) ? (2) : \
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MCIMX7U5/
DMCIMX7U5_cm4_features.h296 (((x) == I2S0) ? (2) : \
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC51U68/
DLPC51U68.h4294 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
4302 #define I2S_BASE_PTRS { I2S0, I2S1 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54114/
DLPC54114_cm0plus.h4492 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
4500 #define I2S_BASE_PTRS { I2S0, I2S1 }
DLPC54114_cm4.h4503 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
4511 #define I2S_BASE_PTRS { I2S0, I2S1 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54113/
DLPC54113.h4504 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
4512 #define I2S_BASE_PTRS { I2S0, I2S1 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5506CPXXXX/
DLPC5506CPXXXX.h14232 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
14262 #define I2S_BASE_PTRS { I2S0, I2S3, I2S4, I2S6 }
14271 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
14287 #define I2S_BASE_PTRS { I2S0, I2S3, I2S4, I2S6 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5502/
DLPC5502.h14301 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
14363 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
14372 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
14404 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5506/
DLPC5506.h14301 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
14363 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
14372 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
14404 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5504CPXXXX/
DLPC5504CPXXXX.h14232 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
14262 #define I2S_BASE_PTRS { I2S0, I2S3, I2S4, I2S6 }
14271 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
14287 #define I2S_BASE_PTRS { I2S0, I2S3, I2S4, I2S6 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5502CPXXXX/
DLPC5502CPXXXX.h14232 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
14262 #define I2S_BASE_PTRS { I2S0, I2S3, I2S4, I2S6 }
14271 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
14287 #define I2S_BASE_PTRS { I2S0, I2S3, I2S4, I2S6 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5504/
DLPC5504.h14301 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
14363 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
14372 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
14404 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5512/
DLPC5512.h14749 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
14811 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
14820 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
14852 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5528/
DLPC5528.h11472 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
11534 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
11543 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
11575 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S04/
DLPC55S04.h15241 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
15303 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
15312 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
15344 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S06/
DLPC55S06.h15241 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
15303 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
15312 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
15344 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5526/
DLPC5526.h11472 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
11534 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
11543 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
11575 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S28/
DLPC55S28.h12356 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
12418 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
12427 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
12459 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S26/
DLPC55S26.h12356 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
12418 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
12427 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
12459 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK22F12810/
DMK22F12810.h6301 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
6305 #define I2S_BASE_PTRS { I2S0 }
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S16/
DLPC55S16.h15691 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
15753 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }
15762 #define I2S0 ((I2S_Type *)I2S0_BASE) macro
15794 …#define I2S_BASE_PTRS { I2S0, I2S1, I2S2, I2S3, I2S4, I2S5, I2S6, I2S7 }

1234