Home
last modified time | relevance | path

Searched refs:g (Results 1 – 22 of 22) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/tools/cmake_toolchain_files/
Darmgcc_aarch64.cmake32 SET(CMAKE_CXX_COMPILER ${TOOLCHAIN_BIN_DIR}/${TARGET_TRIPLET}-g++${TOOLCHAIN_EXT})
41 SET(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -O0 -g" CACHE INTERNAL "c compiler flags debug")
42 SET(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -O0 -g" CACHE INTERNAL "cxx compiler flags debu…
43 SET(CMAKE_ASM_FLAGS_DEBUG "${CMAKE_ASM_FLAGS_DEBUG} -g" CACHE INTERNAL "asm compiler flags debug")
Darmgcc_force_cpp.cmake32 SET(CMAKE_CXX_COMPILER ${TOOLCHAIN_BIN_DIR}/${TARGET_TRIPLET}-g++${TOOLCHAIN_EXT})
41 SET(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -O0 -g" CACHE INTERNAL "c compiler flags debug")
42 SET(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -O0 -g" CACHE INTERNAL "cxx compiler flags debu…
43 SET(CMAKE_ASM_FLAGS_DEBUG "${CMAKE_ASM_FLAGS_DEBUG} -g" CACHE INTERNAL "asm compiler flags debug")
Darmgcc.cmake32 SET(CMAKE_CXX_COMPILER ${TOOLCHAIN_BIN_DIR}/${TARGET_TRIPLET}-g++${TOOLCHAIN_EXT})
41 SET(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -O0 -g" CACHE INTERNAL "c compiler flags debug")
42 SET(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -O0 -g" CACHE INTERNAL "cxx compiler flags debu…
43 SET(CMAKE_ASM_FLAGS_DEBUG "${CMAKE_ASM_FLAGS_DEBUG} -g" CACHE INTERNAL "asm compiler flags debug")
Dxcc.cmake47 SET(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -O0 -g" CACHE INTERNAL "c compiler flags debug")
48 SET(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -O0 -g" CACHE INTERNAL "cxx compiler flags debu…
49 SET(CMAKE_ASM_FLAGS_DEBUG "${CMAKE_ASM_FLAGS_DEBUG} -g" CACHE INTERNAL "asm compiler flags debug")
Dxclang.cmake47 SET(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -O0 -g" CACHE INTERNAL "c compiler flags debug")
48 SET(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -O0 -g" CACHE INTERNAL "cxx compiler flags debu…
49 SET(CMAKE_ASM_FLAGS_DEBUG "${CMAKE_ASM_FLAGS_DEBUG} -g" CACHE INTERNAL "asm compiler flags debug")
/hal_nxp-3.6.0/mcux/mcux-sdk/.github/ISSUE_TEMPLATE/
Dbug_report.md18 - Tag/Commit hash: [e.g. MCUX_2.9.0]
19 - Toolchain: [e.g. ARMGCC 9-2020-q2-update]
20 - Board/SoC: [e.g. FRDM-K64F]
21 - Example [e.g. adc16_interrupt]
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.h33 #define LCDIF_MAKE_CURSOR_COLOR(r, g, b) (((r) << 16U) | ((g) << 8U) | ((b) << 0U)) argument
36 #define LCDIF_MAKE_GAMMA_VALUE(r, g, b) (((r) << 16U) | ((g) << 8U) | ((b) << 0U)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/middleware/mmcau/asm-cm0p/src/
Dmmcau_sha256_functions.s220 str r3, [r5] @ +h, +SIGMA1(e), +Ch(e,f,g)
233 str r3, [r5] @ +h, +SIGMA1(e), +Ch(e,f,g)
245 str r3, [r5] @ +h, +SIGMA1(e), +Ch(e,f,g)
257 str r3, [r5] @ +h, +SIGMA1(e), +Ch(e,f,g)
269 str r3, [r5] @ +h, +SIGMA1(e), +Ch(e,f,g)
281 str r3, [r5] @ +h, +SIGMA1(e), +Ch(e,f,g)
293 str r3, [r5] @ +h, +SIGMA1(e), +Ch(e,f,g)
305 str r3, [r5] @ +h, +SIGMA1(e), +Ch(e,f,g)
317 str r3, [r5] @ +h, +SIGMA1(e), +Ch(e,f,g)
329 str r3, [r5] @ +h, +SIGMA1(e), +Ch(e,f,g)
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/cmake/backports/
DFindPythonInterp.cmake22 # PYTHON_VERSION_STRING - Python version found e.g. 2.5.2
23 # PYTHON_VERSION_MAJOR - Python major version found e.g. 2
24 # PYTHON_VERSION_MINOR - Python minor version found e.g. 5
25 # PYTHON_VERSION_PATCH - Python patch version found e.g. 2
/hal_nxp-3.6.0/mcux/mcux-sdk/components/led/
Dfsl_component_led.h122 #define LED_MAKE_COLOR(r, g, b) ((led_color_t)((((led_color_t)b) << 16) | (((led_color_t)g) << 8) |… argument
/hal_nxp-3.6.0/mcux/mcux-sdk/cmake/
Dkconfig.cmake72 # e.g.
234 # can use relative paths in CONF_FILE, e.g. CONF_FILE=nrf5.conf
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT595S/xtensa/gdbio/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT595S/xtensa/min-rt/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT595S/xtensa/sim/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa/gdbio/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa/min-rt/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa/sim/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa_lowmem/gdbio/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa_lowmem/min-rt/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa_lowmem/sim/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.6.0/mcux/mcux-sdk/
DLA_OPT_NXP_Software_License.txt11 … means a hardware product (e.g. a microprocessor, microcontroller, sensor or digital signal proces…
20 …her third parties only if NXP has provided its advance, written approval (e.g. email approval) of …
/hal_nxp-3.6.0/mcux/mcux-sdk/components/power_manager/
DREADME.md304 *Note:* There are multiple-methods to implement critical region(E.g. interrupt controller, locker, …