Searched refs:CC (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/tools/esptool_py/test/elf2image/esp32-too-many-sections/ |
D | Makefile | 12 CC=xtensa-esp32-elf-gcc macro 53 $(CC) -o $@ $^ $(LDFLAGS) 61 $(CC) -c -o $@ $^ $(CFLAGS)
|
/hal_espressif-latest/components/spi_flash/sim/ |
D | Makefile | 36 $(CC) $(CPPFLAGS) $(CFLAGS) $< - o $@ 39 $(CC) $(CPPFLAGS) $(CFLAGS) $< - o $@ 44 $(CC) $(CPPFLAGS) $(CFLAGS) -c -o $(call CTARGET, ${1}, $(BUILD_DIR)) ${1}
|
/hal_espressif-latest/components/spi_flash/sim/stubs/ |
D | Makefile | 36 $(CC) $(CPPFLAGS) $(CFLAGS) $< - o $@ 39 $(CC) $(CPPFLAGS) $(CFLAGS) $< - o $@ 44 $(CC) $(CPPFLAGS) $(CFLAGS) -c -o $(call CTARGET, ${1}, $(BUILD_DIR)) ${1}
|
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/ |
D | README | 63 - CC for compiler.
|
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/include/tinycrypt/ |
D | ecc.h | 186 BYTES_TO_WORDS_8(F6, B0, 53, CC, B0, 06, 1D, 65),
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/include/tinycrypt/ |
D | ecc.h | 186 BYTES_TO_WORDS_8(F6, B0, 53, CC, B0, 06, 1D, 65),
|