Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/imx/devices/MCIMX7D/
DMCIMX7D_M4.h21292 #define I2S_RFR_REG(base,index) ((base)->RFR[index]) macro
21572 #define I2S1_RFR0 I2S_RFR_REG(I2S1_BASE_PTR,0)
21591 #define I2S2_RFR0 I2S_RFR_REG(I2S2_BASE_PTR,0)
21610 #define I2S3_RFR0 I2S_RFR_REG(I2S3_BASE_PTR,0)
21622 #define I2S1_RFR(index) I2S_RFR_REG(I2S1_BASE_PTR,index)
21623 #define I2S2_RFR(index) I2S_RFR_REG(I2S2_BASE_PTR,index)
21624 #define I2S3_RFR(index) I2S_RFR_REG(I2S3_BASE_PTR,index)
/hal_nxp-3.7.0/imx/devices/MCIMX6X/
DMCIMX6X_M4.h15307 #define I2S_RFR_REG(base,index) ((base)->RFR[index]) macro
15583 #define I2S1_RFR0 I2S_RFR_REG(I2S1_BASE_PTR,0)
15602 #define I2S2_RFR0 I2S_RFR_REG(I2S2_BASE_PTR,0)
15611 #define I2S1_RFR(index) I2S_RFR_REG(I2S1_BASE_PTR,index)
15612 #define I2S2_RFR(index) I2S_RFR_REG(I2S2_BASE_PTR,index)