Home
last modified time | relevance | path

Searched refs:defines (Results 1 – 25 of 241) sorted by relevance

12345678910

/Zephyr-latest/cmake/ide/
Declipse_cdt4_generator_amendment.cmake7 # For the defines in INTERFACE_COMPILE_DEFINITIONS
14 # defines from the file to
24 # The defines in '.cproject' are always the same for C and C++.
48 #3. The amendment function appends the defines from
56 # 1 - work mode: "C and CXX includes, defines in .cproject without __cplusplus"
57 # 2 - work mode: "C and CXX includes, defines in .cproject with __cplusplus"
58 # 5 - work mode: "C and CXX includes, defines in Eclipse with project defines"
61 # the C and CXX includes, defines setting in Eclipse is the user task.
64 ## 3 - work mode: "C and CXX includes, defines in .settings - [EXPERIMENTAL]"
65 ## 4 - work mode: "C and CXX includes, defines in .settings with project defines - [EXPERIMENTAL]"
[all …]
/Zephyr-latest/scripts/west_commands/zspdx/
Dgetincludes.py28 defines = ["-D" + d.define for d in tcg.defines]
31 cmd = [compilerPath, "-E", "-H"] + fragments + includes + defines + [srcFile]
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dmodels.rst9 The Bluetooth Mesh specification defines foundation models that can be
40 Model Specification defines several models, some of which are implemented in Zephyr:
Dsar_cfg_srv.rst13 The model defines a set of states and messages for the SAR configuration.
15 The SAR Configuration Server model defines two states, SAR Transmitter state and SAR Receiver state.
/Zephyr-latest/tests/cmake/hwm/board_extend/oot_root/boards/native/native_sim_extend/
DKconfig9 is supposed to be sourced, that is when oot variant defines 'extends:'
30 is supposed to be sourced, that is when oot variant defines 'extends:'
/Zephyr-latest/doc/connectivity/networking/api/
Dip_4_6.rst13 Miscellaneous defines and helper functions for IP addresses and IP protocols.
/Zephyr-latest/cmake/usage/
DCMakeLists.txt12 # defines a target 'help'
/Zephyr-latest/tests/cmake/hwm/board_extend/
DKconfig9 be sourced, that is when oot variant defines
/Zephyr-latest/soc/wch/ch32v/
DKconfig18 This option defines the total number of interrupt and exception
/Zephyr-latest/soc/ti/simplelink/cc13x2x7_cc26x2x7/
DKconfig29 bool "Board defines custom RFCC26XX hwAttrs structure"
31 The board defines its own RFCC26XX_hwAttrs structure (e.g., for
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
DCMakeLists.txt11 # CAT1B family defines
/Zephyr-latest/drivers/timer/
DKconfig.nrf_grtc24 bool "Application defines GRTC initialization"
26 Application defines the initialization procedure and time of the GRTC
/Zephyr-latest/soc/ti/simplelink/cc13x2_cc26x2/
DKconfig28 bool "Board defines custom RFCC26XX hwAttrs structure"
30 The board defines its own RFCC26XX_hwAttrs structure (e.g., for
/Zephyr-latest/cmake/modules/
DFindoneApi.cmake7 # The module defines the following variables:
/Zephyr-latest/tests/subsys/openthread/
DCMakeLists.txt15 # the boilerplate code, which defines the target.
/Zephyr-latest/doc/services/portability/
Dcmsis_rtos_v1.rst7 hardware abstraction layer for the ARM Cortex-M processor series and defines
/Zephyr-latest/modules/cmsis/
DKconfig25 bool "Check device defines"
/Zephyr-latest/drivers/serial/
DKconfig.pl01122 among other things defines simplified UART interface
/Zephyr-latest/lib/libc/newlib/
DCMakeLists.txt27 # defines _DEFAULT_SOURCE when __STRICT_ANSI__ is not defined by GCC (i.e. when
32 # define __LINUX_ERRNO_EXTENSIONS__ so we get errno defines like -ESHUTDOWN
/Zephyr-latest/subsys/net/l2/wifi/
DKconfig18 This option defines the maximum length of raw scan results.
72 This option defines the maximum number of APs and STAs that can be managed
87 This option defines the maximum number of managed interfaces per Wi-Fi
127 This option defines the maximum number of identity users allowed connection.
/Zephyr-latest/drivers/watchdog/
DKconfig.npcx21 This option defines the window in which a watchdog event must be
/Zephyr-latest/doc/hardware/peripherals/
Dmipi_dbi.rst9 MIPI DBI defines 3 interface types:
/Zephyr-latest/soc/espressif/esp32s3/
DKconfig.soc122 This hidden configuration defines that build is targeted for PROCPU (core 0).
127 This hidden configuration defines that build is targeted for APPCPU (core 1).
/Zephyr-latest/doc/connectivity/canbus/
Disotp.rst35 The FC also defines the conditions of sending, namely the block-size (BS) and
36 the minimum separation time between frames (STmin). The block size defines how
/Zephyr-latest/soc/espressif/esp32/
DKconfig.soc134 This hidden configuration defines that build is targeted for PROCPU (core 0).
139 This hidden configuration defines that build is targeted for APPCPU (core 1).

12345678910