Searched refs:called (Results 101 – 125 of 279) sorted by relevance
12345678910>>...12
/Zephyr-latest/doc/connectivity/networking/api/ |
D | ieee802154.rst | 83 drivers will ever access directly. It is called internally by Zephyr's upper
|
D | coap_client.rst | 50 The callback provided in the callback will be called in following cases:
|
/Zephyr-latest/subsys/net/lib/capture/ |
D | Kconfig | 56 This enables application to capture packets in so called
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_WINDOWS.rst | 15 The first quad (A0-A3) is pointed to by a special register called 23 (i.e. after "ROTW 1" the register that used to be called A4 is now
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-arch.rst | 44 communicate with a Controller. This is called the Host Controller Interface 63 implements all three layers and the application itself. This can also be called a 73 and the Radio Hardware. This is sometimes also called a connectivity-chip
|
/Zephyr-latest/doc/kernel/services/ |
D | polling.rst | 54 :c:func:`k_poll` was called, or due to the preemptive multi-threading 64 called. 179 When :c:func:`k_poll` is called in a loop, the events state must be reset
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | cap.rst | 42 :code:`bt adv-data` or :code:`bt advertise` must be called again to set the new advertising data. 117 command also needs to be called. 171 Once all devices have been connected and the respective discovery commands have been called, the 279 command also needs to be called.
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig | 34 This option enables using the drivers in a so-called "raw" mode,
|
/Zephyr-latest/doc/hardware/peripherals/edac/ |
D | ibecc.rst | 79 which is called by NMI handler.
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig | 19 This option enables using the drivers in a so-called "raw" mode,
|
/Zephyr-latest/samples/subsys/display/cfb_shell/ |
D | README.rst | 43 **init**: should be called first to initialize the display.
|
/Zephyr-latest/boards/snps/em_starterkit/doc/ |
D | index.rst | 26 instruction bus and data bus. Instruction memory is called ICCM 27 and data memory is called DCCM. The configuration file for EM9D 169 the one called :zephyr:code-sample:`hello_world`.
|
/Zephyr-latest/scripts/net/ |
D | README.txt | 22 This creates a Docker image called 'net-tools' which the script will need as
|
/Zephyr-latest/subsys/pm/ |
D | Kconfig | 62 interface implemented by device drivers are called by the power
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.native_pty | 88 If the native executable is called with the --attach_uart
|
/Zephyr-latest/cmake/compiler/gcc/ |
D | target.cmake | 23 # crash, it won't actually be called
|
/Zephyr-latest/samples/basic/button/ |
D | README.rst | 21 called "User buttons" on many of Zephyr's :ref:`boards`.
|
/Zephyr-latest/doc/services/logging/ |
D | index.rst | 19 the log message when called. 80 transport are not performed by default when logging API is called. When logging 81 API is called a message is created and added to the list. Dedicated, 217 before logging API is called. Optionally, a compile time log level for the module 352 (:c:func:`log_panic`) which should be called in such situation. 354 When :c:func:`log_panic` is called, _panic_ notification is sent to all active 392 Default frontend is engaged when the logging API is called in a source of logging (e.g. 395 message. Since the logging API can be called in an interrupt, the frontend is optimized
|
/Zephyr-latest/doc/build/dts/ |
D | phandles.rst | 123 that follow the phandle in each "group" are called *specifiers*. There are 192 enforced. To answer this question, we'll need to introduce a concept called 221 The cells that follow each phandle are called a *specifier*. In this example,
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.misc | 104 'log_dict_db_gen' has to be called in addition.
|
/Zephyr-latest/boards/st/stm3210c_eval/doc/ |
D | index.rst | 83 At power-on, the board is in firmware-upgrade mode (also called DFU for
|
/Zephyr-latest/boards/st/stm32373c_eval/doc/ |
D | index.rst | 91 At power-on, the board is in firmware-upgrade mode (also called DFU for
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.mcux_elcdif | 54 display_write is called with a framebuffer equal in size to the
|
/Zephyr-latest/doc/services/ |
D | formatted_output.rst | 49 family is called. However, there are cases when it is beneficial that formatting 93 generated by :c:func:`cbprintf_package_convert` called with
|
/Zephyr-latest/cmake/modules/ |
D | kernel.cmake | 140 # Testing the toolchain flags requires the enable_language() to have been called in CMake. 221 # that was specified when cmake was called.
|
12345678910>>...12