Home
last modified time | relevance | path

Searched refs:CONCAT3 (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/tests/boards/intel_adsp/hda/src/
Dtests.h17 #define CONCAT3(x, y, z) x ## y ## z macro
19 #define STREAM_SET_BASE(stream_set) CONCAT3(HDA_, stream_set, _BASE)
/Zephyr-latest/drivers/memc/
Dmemc_mcux_flexspi_s27ks0641.c143 #define CONCAT3(x, y, z) x ## y ## z macro
146 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
149 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)
Dmemc_mcux_flexspi_w956a8mbya.c135 #define CONCAT3(x, y, z) x ## y ## z macro
138 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
141 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)
Dmemc_mcux_flexspi_aps6404l.c212 #define CONCAT3(x, y, z) x ## y ## z macro
215 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
218 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)
Dmemc_mcux_flexspi_is66wvq8m4.c191 #define CONCAT3(x, y, z) x ## y ## z macro
194 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
197 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)
Dmemc_mcux_flexspi_aps6408l.c269 #define CONCAT3(x, y, z) x ## y ## z macro
272 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
275 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)
/Zephyr-latest/drivers/flash/
Dflash_mcux_flexspi_mx25um51345g.c571 #define CONCAT3(x, y, z) x ## y ## z macro
574 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
577 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)
Dflash_mcux_flexspi_hyperflash.c646 #define CONCAT3(x, y, z) x ## y ## z macro
649 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
652 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)
Dflash_mcux_flexspi_nor.c1318 #define CONCAT3(x, y, z) x ## y ## z macro
1321 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
1324 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)