Home
last modified time | relevance | path

Searched refs:invoke (Results 1 – 25 of 127) sorted by relevance

123456

/Zephyr-latest/scripts/build/
Dgen_syscalls.py278 invoke = ("arch_syscall_invoke%d(%s)"
283 invoke = "\t\t" + "(void) %s;\n" % invoke
286 invoke = "\t\t" + "(void) %s;\n" % invoke
289 invoke = "\t\t" + "%s invoke__retval = %s;\n" % (func_type, invoke)
292 invoke = "\t\t" + "return (%s) %s;\n" % (func_type, invoke)
295 wrap += invoke
/Zephyr-latest/boards/shields/seeed_xiao_expansion_board/doc/
Dindex.rst56 Set ``--shield seeed_xiao_expansion_board`` when you invoke ``west build``. For example:
67 Set ``--shield seeed_xiao_expansion_board`` when you invoke ``west build``. For example:
/Zephyr-latest/cmake/
Dpackage_helper.cmake25 # you can invoke only dts module (and dependencies) as:
30 # If you invoke CMake for 'hello_world' as:
95 "No MODULES defined, please invoke package helper with minimum one module"
/Zephyr-latest/boards/shields/abrobot_esp32c3_oled/doc/
Dindex.rst25 Set ``-b esp32c3_042_oled --shield abrobot_sh1106_72x40`` when you invoke ``west build``. For examp…
/Zephyr-latest/boards/shields/adafruit_neopixel_grid_bff/doc/
Dindex.rst39 Set ``--shield adafruit_neopixel_grid_bff`` when you invoke ``west build``. For example:
60 Set ``--shield adafruit_neopixel_grid_bff_display`` when you invoke ``west build``. For example:
/Zephyr-latest/boards/shields/adafruit_pca9685/doc/
Dindex.rst30 Set ``--shield adafruit_pca9685`` when you invoke ``west build``.
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/doc/
Dindex.rst60 Set ``--shield adafruit_2_8_tft_touch_v2`` when you invoke ``west build``. For example:
69 set ``--shield adafruit_2_8_tft_touch_v2_nano`` when you invoke ``west build``.
/Zephyr-latest/boards/shields/m5stack_core2_ext/doc/
Dindex.rst41 Set ``--shield m5stack_core2_ext`` when you invoke ``west build``.
/Zephyr-latest/boards/shields/max3421e/doc/
Dindex.rst57 Set ``--shield sparkfun_max3421e`` when you invoke ``west build`` or ``cmake``
/Zephyr-latest/boards/shields/max7219/doc/
Dindex.rst34 Set ``--shield max7219_8x8`` when you invoke ``west build``. For example:
/Zephyr-latest/boards/shields/mikroe_mcp2518fd_click/doc/
Dindex.rst26 Set ``--shield mikroe_mcp2518fd_click`` when you invoke ``west build``,
/Zephyr-latest/boards/shields/boostxl_ulpsense/doc/
Dindex.rst26 Set ``--shield boostxl_ulpsense`` when you invoke ``west build``. For example:
/Zephyr-latest/cmake/sca/eclair/
Declair.template7 # what we want to get to invoke ECLAIR with the compiler call which is used in the zephyr
/Zephyr-latest/boards/shields/seeed_xiao_round_display/doc/
Dindex.rst26 Set ``--shield seeed_xiao_round_display`` when you invoke ``west build``.
/Zephyr-latest/boards/shields/ssd1306/doc/
Dindex.rst41 Set ``--shield ssd1306_128x64`` when you invoke ``west build``. For example:
/Zephyr-latest/boards/shields/mikroe_adc_click/doc/
Dindex.rst34 Set ``--shield mikro_adc_click`` when you invoke ``west build``. For
/Zephyr-latest/boards/shields/arceli_eth_w5500/doc/
Dindex.rst42 Set ``--shield arceli_eth_w5500`` when you invoke ``west build``. For example:
/Zephyr-latest/boards/shields/lcd_par_s035/doc/
Dindex.rst25 Set ``--shield lcd_par_s035_8080`` when you invoke ``west build``. For
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/doc/
Dindex.rst54 Set ``--shield=rtkmipilcdb00000be`` when you invoke ``west build``. For
/Zephyr-latest/boards/shields/semtech_sx1262mb2das/doc/
Dindex.rst50 Set ``--shield semtech_sx1262mb2das`` when you invoke ``west build``. For
/Zephyr-latest/boards/shields/pmod_acl/doc/
Dindex.rst15 Set ``--shield pmod_acl`` when you invoke ``west build``. For example:
/Zephyr-latest/boards/shields/pmod_sd/doc/
Dindex.rst23 Set ``--shield pmod_sd`` when you invoke ``west build``. For example:
/Zephyr-latest/boards/shields/st7735r/doc/
Dindex.rst53 Set ``--shield st7735r_ada_160x128`` when you invoke ``west build``. For example:
/Zephyr-latest/boards/shields/st7789v_generic/doc/
Dindex.rst56 Set ``--shield st7789v_tl019fqv01`` when you invoke ``west build``. For example:
/Zephyr-latest/boards/shields/semtech_sx1272mb2das/doc/
Dindex.rst53 Set ``--shield semtech_sx1272mb2das`` when you invoke ``west build``. For

123456