Home
last modified time | relevance | path

Searched refs:calls (Results 51 – 75 of 204) sorted by relevance

123456789

/Zephyr-latest/doc/connectivity/networking/api/
Dnet_l2.rst149 management calls will call into the driver, e.g. to send a packet over the
150 radio link or re-configure the driver at runtime. These incoming calls will
154 calls into the L2/MAC layer. Zephyr's IEEE 802.15.4 L1 -> L2 adaptation API
160 the driver calls :c:func:`ieee802154_init` to pass the interface's MAC address
/Zephyr-latest/soc/mediatek/mt8xxx/
DKconfig.defconfig54 # calls to find.
/Zephyr-latest/doc/services/task_wdt/
Dindex.rst26 continuously updated in the feed calls.
/Zephyr-latest/samples/boards/nordic/nrfx/
DREADME.rst20 This calls the ``button_handler()`` callback and triggers the LED 1 pin OUT task.
/Zephyr-latest/doc/kernel/usermode/
Dkernelobjects.rst18 with addresses to kernel objects when making API calls, but may never
24 them must go through system calls. In order to perform a system call on
143 * If a supervisor thread calls :c:func:`k_thread_user_mode_enter`, the
167 number of pointers to kernel objects and calls
189 API calls from supervisor mode to set permissions on kernel objects that are
/Zephyr-latest/doc/hardware/peripherals/
Di3c.rst300 pointer can then be used in subsequent API calls to
307 API can accommodate I2C API calls without modifications if the controller
311 any calls to I2C API will need to look up the corresponding device
313 cost to any I2C API calls.
319 in subsequent API calls.
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_internal.h323 struct bt_tbs_client_call_state calls[CONFIG_BT_TBS_CLIENT_MAX_CALLS]; member
/Zephyr-latest/kernel/
DKconfig.mem_domain35 a memory domain's thread membership requires synchronous calls
/Zephyr-latest/doc/develop/languages/c/
Dnewlib.rst19 calls to the equivalent Zephyr API calls.
/Zephyr-latest/boards/arm/v2m_beetle/doc/
Dindex.rst89 calls a handler directly from the vector table.
113 | 11 | SVC | | system calls, kernel |
/Zephyr-latest/samples/subsys/testsuite/pytest/shell/
DREADME.rst13 and then calls pytest in subprocess which runs tests from
/Zephyr-latest/boards/intel/socfpga/agilex5_socdk/doc/
Dindex.rst57 provides services like SMC (Secure monitor calls) and PSCI (Power state coordination interface).
/Zephyr-latest/boards/ti/cc1352p1_launchxl/doc/
Dindex.rst211 system enters standby mode between calls to uart_poll_in(). This is because
218 <code that calls uart_poll_in() and expects input at any point in time>
/Zephyr-latest/boards/ti/cc1352r1_launchxl/doc/
Dindex.rst211 system enters standby mode between calls to uart_poll_in(). This is because
218 <code that calls uart_poll_in() and expects input at any point in time>
/Zephyr-latest/boards/ti/cc26x2r1_launchxl/doc/
Dindex.rst217 system enters standby mode between calls to uart_poll_in(). This is because
224 <code that calls uart_poll_in() and expects input at any point in time>
/Zephyr-latest/boards/arduino/due/doc/
Dindex.rst73 calls a handler directly from the vector table.
97 | 11 | SVC | | system calls, kernel |
/Zephyr-latest/drivers/adc/
DKconfig45 This option enables the asynchronous API calls.
/Zephyr-latest/boards/ti/cc1352p7_launchpad/doc/
Dindex.rst219 system enters standby mode between calls to uart_poll_in(). This is because
226 <code that calls uart_poll_in() and expects input at any point in time>
/Zephyr-latest/boards/arm/mps2/doc/
Dmps2_an385.rst99 calls a handler directly from the vector table.
123 | 11 | SVC | | system calls, kernel |
/Zephyr-latest/doc/kernel/services/threads/
Dsystem_threads.rst16 This thread performs kernel initialization, then calls the application's
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dfetch_and_get.rst26 calls.
/Zephyr-latest/doc/services/debugging/
Dthread-analyzer.rst10 The analysis is performed on demand when the application calls
/Zephyr-latest/doc/services/settings/
Dindex.rst58 the ``h_commit`` calls. This can be advantageous when e.g. a subsystem initializes
59 a service that other ``h_commit`` calls depend on.
233 persists the latest number. When the system restarts, the application calls
/Zephyr-latest/doc/develop/test/
Dpytest.rst66 .yaml file contains a ``harness: pytest`` entry, it calls pytest in a separate subprocess. A sample
129 It calls ``wait_for_promt`` method, to not start scenario until DUT is ready. The shell fixture
130 calls ``dut`` fixture, hence has access to all its methods. The ``shell`` fixture adds methods
/Zephyr-latest/subsys/logging/backends/
DKconfig.rtt99 # Enable processing of printk calls using log if terminal buffer is used.

123456789