Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/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-Core-3.6.0/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_aps6408l.c269 #define CONCAT3(x, y, z) x ## y ## z macro
272 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
275 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)
/Zephyr-Core-3.6.0/drivers/flash/
Dflash_mcux_flexspi_mx25um51345g.c560 #define CONCAT3(x, y, z) x ## y ## z macro
563 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
566 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.c1098 #define CONCAT3(x, y, z) x ## y ## z macro
1101 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
1104 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)