Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.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.5.0/drivers/memc/
Dmemc_mcux_flexspi_s27ks0641.c148 #define CONCAT3(x, y, z) x ## y ## z macro
151 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
154 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)
Dmemc_mcux_flexspi_w956a8mbya.c140 #define CONCAT3(x, y, z) x ## y ## z macro
143 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
146 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)
Dmemc_mcux_flexspi_aps6408l.c274 #define CONCAT3(x, y, z) x ## y ## z macro
277 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
280 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)
/Zephyr-Core-3.5.0/drivers/flash/
Dflash_mcux_flexspi_mx25um51345g.c572 #define CONCAT3(x, y, z) x ## y ## z macro
575 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
578 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)
Dflash_mcux_flexspi_nor.c566 #define CONCAT3(x, y, z) x ## y ## z macro
569 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
572 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)
Dflash_mcux_flexspi_hyperflash.c657 #define CONCAT3(x, y, z) x ## y ## z macro
660 CONCAT3(kFLEXSPI_CsIntervalUnit, unit, SckCycle)
663 CONCAT3(kFLEXSPI_AhbWriteWaitUnit, unit, AhbCycle)