Home
last modified time | relevance | path

Searched refs:called (Results 26 – 50 of 279) sorted by relevance

12345678910>>...12

/Zephyr-latest/doc/services/task_wdt/
Dindex.rst19 to supervise multiple threads or tasks (called watchdog channels).
25 the timer ISR is never actually called during normal operation, as the timer is
/Zephyr-latest/doc/connectivity/canbus/
Disotp.rst24 size of the CAN frame. The header of those segments is called Protocol Control
27 Packets smaller or equal to seven bytes on Classical CAN are called
/Zephyr-latest/soc/realtek/ec/rts5912/
DKconfig20 Enables a hook (z_arm_on_enter_cpu_idle()) that is called when
/Zephyr-latest/doc/develop/languages/c/
Dcommon_libc.rst31 called ``z_malloc_partition``, which can be accessed from the user mode
45 the common C library are thread safe and may be simultaneously called by
/Zephyr-latest/doc/services/pm/
Dpower_domain.rst20 callback called with
59 called "power domains", can be present in a hierarchy and can be
68 and this grouping of devices is typically called a "power domain".
80 domain called ``gpio_domain``.
/Zephyr-latest/doc/develop/test/
Dtwister_statuses.rst35 ``TestCase``, also called Case, is a piece of code that aims to verify some assertion.
40 ``TestSuite``, also called Suite, is a grouping of Cases.
47 ``TestInstance``, also called Instance, is a Suite on some platform.
49 despite them being called "Suites" there.
/Zephyr-latest/samples/net/promiscuous_mode/
DREADME.rst15 or disable promiscuous mode at runtime. The commands are called
/Zephyr-latest/scripts/west_commands/tests/
Dtest_dfu_util.py88 assert find_device.called
143 assert find_device.called
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dhealth_srv.rst43 :c:member:`bt_mesh_health_srv_cb.attn_on` is called at the beginning of the
44 attention period, :c:member:`bt_mesh_health_srv_cb.attn_off` is called at
/Zephyr-latest/doc/services/smf/
Dindex.rst90 called.
103 only be called from the Entry or Run function. Calling
111 called in some application dependent way. An application should cease calling
125 should be called. It can be called from the entry, run, or exit actions. The
363 example, the parent_entry function is called before the s0_entry function.
366 For example, the parent_entry function is not called when transitioning
367 from S0 to S1, nor is the parent_exit function called.
369 state. For example, the s1_exit function is called before the parent_exit
370 function is called.
/Zephyr-latest/doc/services/debugging/
Dcs_trace_defmt.rst17 :c:func:`cs_trace_defmt_process` in 16 bytes chunks. Callback is called whenever stream changes or
Dcpu_load.rst7 which are called before and after CPU goes to idle. Compared to :ref:`thread_analyzer`
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dgatt.rst63 Attribute ``read`` and ``write`` callbacks are called directly from RX Thread
68 pass a callback to be called when it is necessary to know the exact instant when
101 When subscriptions are removed ``notify`` callback is called with the data
/Zephyr-latest/cmake/compiler/host-gcc/
Dtarget.cmake15 # crash, it won't actually be called
/Zephyr-latest/samples/subsys/llext/modules/
DREADME.rst13 their symbols can be accessed and functions called.
20 - if it is ``y``, the function is directly compiled and called by the Zephyr
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/
DKconfig28 management function is called
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/
DKconfig29 management function is called
/Zephyr-latest/soc/adi/max32/
DKconfig41 Enables a hook (z_arm_on_enter_cpu_idle()) that is called when
/Zephyr-latest/doc/develop/sca/
Dsparse.rst22 called with a ``-DZEPHYR_SCA_VARIANT=sparse`` parameter, e.g.
/Zephyr-latest/drivers/serial/
DKconfig.esp3225 This driver uses the peripheral called USB Serial/JTAG Controller
/Zephyr-latest/tests/arch/arm/arm_tz_wrap_func/src/
DREADME.txt9 - The wrapper functions are correctly called.
/Zephyr-latest/subsys/bluetooth/controller/coex/
Dreadme.rst12 …on of the 1-wire interface, the coexistence ticker utilizes a single pin called BLE_GRANT, which a…
/Zephyr-latest/samples/subsys/debug/debugmon/
DREADME.rst25 #. Have an LED connected via a GPIO pin (these are called "User LEDs" on many of
/Zephyr-latest/doc/build/kconfig/
Dindex.rst11 Configuration options (often called *symbols*) are defined in :file:`Kconfig`
/Zephyr-latest/doc/services/profiling/
Dperf.rst13 Timers are driven by interrupts, so the perf tracer function is called during an interruption.

12345678910>>...12