Home
last modified time | relevance | path

Searched refs:define (Results 151 – 175 of 408) sorted by relevance

12345678910>>...17

/Zephyr-latest/cmake/modules/
DFindDeprecated.cmake99 "Please use '${LINKER}/linker_flags.cmake' and define the appropriate "
115 "Please use '${LINKER}/linker_flags.cmake' and define the appropriate "
131 "Please use '${LINKER}/linker_flags.cmake' and define the appropriate "
/Zephyr-latest/doc/develop/sca/
Declair.rst40 To invoke a cmake options file into the ECLAIR call, you can define the ``ECLAIR_OPTIONS_FILE``
91 ``analysis_<RULESET>.ecl``. After creating the file define the name of the ruleset for ECLAIR
93 If the ruleset file is not in the application source directory, you can define the path to the
/Zephyr-latest/doc/build/dts/
Dzephyr-user-node.rst42 #define ZEPHYR_USER_NODE DT_PATH(zephyr_user)
119 #define ZEPHYR_USER_NODE DT_PATH(zephyr_user)
Dhowtos.rst92 #define MY_SERIAL DT_NODELABEL(serial0)
95 #define MY_SERIAL DT_ALIAS(my_serial)
98 #define MY_SERIAL DT_CHOSEN(zephyr_console)
101 #define MY_SERIAL DT_PATH(soc, serial_40002000)
143 #define MY_SERIAL DT_NODELABEL(my_serial)
468 devicetree, you would define ``DT_DRV_COMPAT`` to ``vnd_my_device`` in your
478 #define DT_DRV_COMPAT vnd_my_device
486 Finally, define an instantiation macro, which creates each ``struct device``
497 #define CREATE_MY_DEVICE(inst) \
541 For this to work, your :ref:`SoC's dtsi file <dt-input-files>` must define node
[all …]
Dapi-usage.rst116 #define MY_I2C DT_NODELABEL(i2c1)
118 #define INST(i) DT_INST(i, vnd_soc_i2c)
119 #define I2C_0 INST(0)
120 #define I2C_1 INST(1)
175 #define I2C1 DT_NODELABEL(i2c1)
201 #define FOO DT_NODELABEL(foo)
349 To use these, you must define ``DT_DRV_COMPAT`` to the ``compat`` value your
360 #define DT_DRV_COMPAT my_driver_compat
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst262 Drivers that have multiple instances may need to define per-instance
269 #define MY_DEV_IRQ 24 /* device uses IRQ 24 */
270 #define MY_DEV_PRIO 2 /* device uses interrupt priority 2 */
272 #define MY_ISR_ARG DEVICE_GET(my_device)
273 #define MY_IRQ_FLAGS 0 /* IRQ flags */
337 #define MY_DEV_IRQ 24 /* device uses IRQ 24 */
338 #define MY_DEV_PRIO 2 /* device uses interrupt priority 2 */
340 #define MY_IRQ_FLAGS 0 /* IRQ flags */
369 #define MY_DEV_IRQ 24 /* device uses INTID 24 */
370 #define MY_DEV_IRQ_PRIO 2 /* device uses interrupt priority 2 */
[all …]
/Zephyr-latest/subsys/mgmt/mcumgr/smp_client/
DKconfig21 This define lifetime for SMP client send request. This configure is used if a request
/Zephyr-latest/boards/segger/ip_k66f/
Dlinker.ld34 #define NETWORK_RAM_SECTIONS \
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dmacro_priv.inc7 #define _MACRO_PRIV_INC_
/Zephyr-latest/tests/drivers/pinctrl/gd32/boards/
Dgd32f403z_eval.overlay6 #define GD32_TEST_DEVICE_RMP GD32_REMAP(0, 0, 0x1U, 1)
/Zephyr-latest/soc/espressif/esp32c3/
Ddefault.ld32 #define FLASH_CODE_REGION irom0_0_seg
33 #define RODATA_REGION drom0_0_seg
34 #define IRAM_REGION iram0_0_seg
35 #define DRAM_REGION dram0_0_seg
36 #define RAMABLE_REGION dram0_0_seg
37 #define ROMABLE_REGION FLASH
40 #define GROUP_DATA_LINK_IN(vregion, lregion) > vregion AT > lregion
43 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion
48 #define GROUP_ROM_LINK_IN(vregion, lregion) > RODATA_REGION AT > lregion
52 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT
[all …]
/Zephyr-latest/drivers/timer/
DKconfig.riscv_machine32 The division ratio should define in devicetree,
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome-darkmode-toggle.js157 customElements.define("doxygen-awesome-dark-mode-toggle", DoxygenAwesomeDarkModeToggle);
/Zephyr-latest/boards/shields/adafruit_aw9523/doc/
Dindex.rst38 and define the ``reset-gpios`` property in an additional overlay.
/Zephyr-latest/samples/drivers/stepper/tmc50xx/
DREADME.rst22 … sample uses the TMC5072 BOB controlled using the SPI interface. The board's Devicetree must define
/Zephyr-latest/boards/ti/common/
Dlaunchxl.dtsi11 #define BTN_GPIO_FLAGS (GPIO_ACTIVE_LOW | GPIO_PULL_UP)
/Zephyr-latest/tests/arch/common/ramfunc/
DREADME.txt5 This test verifies that we can define functions in SRAM (and
/Zephyr-latest/samples/boards/st/backup_sram/
DREADME.rst12 This example shows how to define a variable on the Backup SRAM. Each time the
/Zephyr-latest/dts/arm/microchip/mec172x/
Dmec172x-vw-routing.dtsi7 #define MSVW 1
8 #define SMVW 0
/Zephyr-latest/modules/hal_rpi_pico/bootloader/
DCMakeLists.txt53 # Therefore, in order to use toolchain.h, it needs to define CONFIG_ARM.
/Zephyr-latest/subsys/mgmt/ec_host_cmd/
DKconfig33 Some backend layers can define their own buffer, so the size can be zero to
46 Some backend layers can define their own buffer, so the size can be zero to
/Zephyr-latest/cmake/ide/
Declipse_cdt4_generator_amendment.cmake99 file(APPEND ${OUTPUT_FILE} "#define ${CMAKE_MATCH_1} ${CMAKE_MATCH_2}\n")
149 # Delete __cplusplus define
173 string(REGEX MATCH "^#define +([A-Za-z_][A-Za-z0-9_]*) *(.*) *$" _dummy "${d}")
188 string(REGEX MATCH "^#define +([A-Za-z_][A-Za-z0-9_]*) *(.*) *$" _dummy "${d}")
/Zephyr-latest/soc/espressif/esp32s3/
Ddefault.ld41 #define FLASH_CODE_REGION irom0_0_seg
42 #define RODATA_REGION drom0_0_seg
43 #define IRAM_REGION iram0_0_seg
44 #define RAMABLE_REGION dram0_0_seg
45 #define EXT_DRAM_REGION ext_dram_seg
46 #define EXT_IRAM_REGION ext_iram_seg
47 #define ROMABLE_REGION FLASH
51 #define GROUP_DATA_LINK_IN(vregion, lregion) > vregion AT > lregion
54 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion
59 #define GROUP_ROM_LINK_IN(vregion, lregion) > RODATA_REGION AT > lregion
[all …]
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt1020.dtsi54 * GPIO pinmux options. These options define the pinmux settings
/Zephyr-latest/samples/subsys/fs/littlefs/boards/
Dnrf52840dk_nrf52840_spi.overlay15 * notes define own clock source (SCK), but spi2 shares the same clock source

12345678910>>...17