/Zephyr-Core-3.5.0/soc/riscv/openisa_rv32m1/ |
D | soc_irq.S | 24 SECTION_FUNC(exception.other, __soc_is_irq) 42 SECTION_FUNC(exception.other, __soc_handle_irq) 60 SECTION_FUNC(exception.other, __soc_save_context) 78 SECTION_FUNC(exception.other, __soc_restore_context)
|
/Zephyr-Core-3.5.0/soc/riscv/riscv-ite/common/ |
D | soc_irq.S | 26 SECTION_FUNC(exception.other, __soc_handle_irq) 41 SECTION_FUNC(exception.other, __soc_is_irq)
|
/Zephyr-Core-3.5.0/lib/posix/getopt/ |
D | Kconfig | 11 not interfere with each other. 14 for other threads by extending function getopt_state_get in 24 not interfere with each other. 27 for other threads by extending function getopt_state_get in
|
/Zephyr-Core-3.5.0/soc/riscv/espressif_esp32/esp32c3/ |
D | soc_irq.S | 14 SECTION_FUNC(exception.other, __soc_is_irq) 19 SECTION_FUNC(exception.other, __soc_handle_irq)
|
/Zephyr-Core-3.5.0/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icmsg.rst | 29 unique (not overlapping any other region) and accessible by both domains 31 * Define MBOX devices which are used to send the signal that informs the other 32 domain (or CPU) that data has been written. Ensure that the other domain 62 You must provide a similar configuration for the other side of the 74 #. It then sends a signal to the other domain or CPU, informing that the data 75 has been written. Sending the signal to the other domain or CPU is repeated 78 #. When the signal from the other domain or CPU is received, the magic number
|
/Zephyr-Core-3.5.0/soc/riscv/riscv-privileged/common/ |
D | soc_irq.S | 27 SECTION_FUNC(exception.other, __soc_handle_irq) 48 SECTION_FUNC(exception.other, __soc_is_irq)
|
/Zephyr-Core-3.5.0/soc/riscv/riscv-privileged/andes_v5/ |
D | soc_irq.S | 18 SECTION_FUNC(exception.other, __soc_save_context) 35 SECTION_FUNC(exception.other, __soc_restore_context)
|
/Zephyr-Core-3.5.0/soc/riscv/riscv-privileged/telink_b91/ |
D | soc_irq.S | 22 SECTION_FUNC(exception.other, __soc_save_context) 39 SECTION_FUNC(exception.other, __soc_restore_context)
|
/Zephyr-Core-3.5.0/boards/shields/arduino_uno_click/doc/ |
D | index.rst | 11 host sockets that allow you to connect many other click shields to your 13 In other words, the Arduino UNO click will generally be used by other 42 other mikroBUS shields. For example:
|
/Zephyr-Core-3.5.0/scripts/pylib/twister/twisterlib/ |
D | testsuite.py | 52 def __eq__(self, other): argument 53 if not isinstance(other, ScanPathResult): 55 return (sorted(self.matches) == sorted(other.matches) and 56 self.warnings == other.warnings and 58 other.has_registered_test_suites) and 60 other.has_run_registered_test_suites) and 61 self.has_test_main == other.has_test_main and 63 sorted(other.ztest_suite_names))) 360 def __lt__(self, other): argument 361 return self.name < other.name
|
/Zephyr-Core-3.5.0/doc/kernel/services/ |
D | index.rst | 116 These pages cover other kernel services. 121 other/atomic.rst 122 other/float.rst 123 other/version.rst 124 other/fatal.rst 125 other/thread_local_storage.rst
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/ |
D | dhcpv4.rst | 15 and other network configuration parameters to each device on a network so they 16 can communicate with other IP networks.
|
/Zephyr-Core-3.5.0/soc/posix/inf_clock/ |
D | Kconfig | 36 This option can be used to provide the native simulator with other MCUs/Cores images which have 37 been produced by either other Zephyr builds or different OS builds. 39 have it produce the final link with the native simulator runner and the other MCU images. 46 even if in other circumstances this MCU would not start automatically (for ex. because
|
/Zephyr-Core-3.5.0/samples/subsys/fs/fs_sample/ |
D | Kconfig | 15 "some.dir" directory and "other.txt" file will be created 19 easily add files with use of other device.
|
/Zephyr-Core-3.5.0/boards/arm/pan1780_evb/doc/ |
D | index.rst | 23 The PAN1780 evaluation board is closely linked to these other evaluation 35 The user guide contains (amongst other things) detailed information about 43 and other things.
|
/Zephyr-Core-3.5.0/boards/arm/pan1770_evb/doc/ |
D | index.rst | 23 The PAN1770 evaluation board is closely linked to these other evaluation 36 The user guide contains (amongst other things) detailed information about 44 and other things.
|
/Zephyr-Core-3.5.0/boards/arm/pan1781_evb/doc/ |
D | index.rst | 22 The PAN1781 evaluation board is closely linked to these other evaluation 34 The user guide contains (amongst other things) detailed information about 42 and other things.
|
/Zephyr-Core-3.5.0/boards/arm/pan1782_evb/doc/ |
D | index.rst | 22 The PAN1782 evaluation board is closely linked to these other evaluation 34 The user guide contains (amongst other things) detailed information about 42 and other things.
|
/Zephyr-Core-3.5.0/samples/boards/reel_board/mesh_badge/ |
D | README.rst | 26 #. Enter your name (or any other arbitrary text). Multiple words 41 each other over mesh: by pressing the user button on the board the first 42 word (name) of the stored text will be sent to all other boards in 43 the network and cause the other boards to display "<name> says hi!".
|
/Zephyr-Core-3.5.0/soc/nios2/nios2f-zephyr/cpu/ |
D | ghrd_10m50da.qpf | 5 # and other software and tools, and its AMPP partner logic 11 # the Altera MegaCore Function License Agreement, or other
|
/Zephyr-Core-3.5.0/cmake/linker/ld/host-gcc/ |
D | linker_flags.cmake | 1 # The host-gcc supports the same flags as any other gcc.
|
/Zephyr-Core-3.5.0/tests/subsys/mgmt/mcumgr/handler_demo/ |
D | Kconfig | 5 # group commands behaviour and other aspects. 27 Allows applications to receive callback when the "other" example
|
/Zephyr-Core-3.5.0/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/ |
D | Kconfig | 5 # group commands behaviour and other aspects. 28 Allows applications to receive callback when the "other" example
|
/Zephyr-Core-3.5.0/doc/hardware/peripherals/ |
D | retained_mem.rst | 28 clashing with other concurrent thread function usage, but means that retained 33 other.
|
/Zephyr-Core-3.5.0/soc/riscv/riscv-privileged/neorv32/ |
D | soc_irq.S | 15 SECTION_FUNC(exception.other, __soc_handle_irq)
|