Home
last modified time | relevance | path

Searched full:handles (Results 1 – 25 of 196) sorted by relevance

12345678

/Zephyr-Core-3.6.0/scripts/build/
Dgen_device_deps.py7 """Translate generic handles into ones optimized for the application.
76 def c_handle_comment(dev, handles): argument
83 if len(handles["depends"]) > 0:
85 for dep in handles["depends"]:
87 if len(handles["injected"]) > 0:
89 for dep in handles["injected"]:
91 if len(handles["supports"]) > 0:
93 for sup in handles["supports"]:
98 def c_handle_array(dev, handles, dynamic_deps, extra_support_handles=0): argument
99 handles = [
[all …]
Delf_parser.py103 # Point to the handles instance associated with the device;
104 # assigned by correlating the device struct handles pointer
105 # value with the addr of a Handles instance.
247 # Assign handles to the devices
/Zephyr-Core-3.6.0/tests/kernel/common/src/
Dbyteorder.c73 * @details Test if sys_get_be64() correctly handles endianness.
92 * @details Test if sys_put_be64() correctly handles endianness.
112 * @details Test if sys_get_be48() correctly handles endianness.
131 * @details Test if sys_put_be48() correctly handles endianness.
150 * @details Test if sys_get_be32() correctly handles endianness.
169 * @details Test if sys_put_be32() correctly handles endianness.
189 * @details Test if sys_get_be24() correctly handles endianness.
208 * @details Test if sys_put_be24() correctly handles endianness.
228 * @details Test if sys_get_be16() correctly handles endianness.
247 * @details Test if sys_put_be16() correctly handles endianness.
[all …]
/Zephyr-Core-3.6.0/subsys/net/lib/mqtt/
Dmqtt_transport.h41 /** Transport connect handler. Handles TCP connection callback based on
46 /** Transport write handler. Handles transport write based on type of
51 /** Transport write message handler. Handles transport write based
56 /** Transport read handler. Handles transport read based on type of
61 /** Transport disconnect handler. Handles transport disconnection based
67 /**@brief Handles TCP Connection Complete for configured transport.
75 /**@brief Handles write requests on configured transport.
86 /**@brief Handles write message requests on configured transport.
97 /**@brief Handles read requests on configured transport.
110 /**@brief Handles transport disconnection requests on configured transport.
/Zephyr-Core-3.6.0/kernel/
Ddevice.c105 static int device_visitor(const device_handle_t *handles, in device_visitor() argument
112 device_handle_t dh = handles[i]; in device_visitor()
129 const device_handle_t *handles = device_required_handles_get(dev, &handle_count); in device_required_foreach() local
131 return device_visitor(handles, handle_count, visitor_cb, context); in device_required_foreach()
139 const device_handle_t *handles = device_supported_handles_get(dev, &handle_count); in device_supported_foreach() local
141 return device_visitor(handles, handle_count, visitor_cb, context); in device_supported_foreach()
Dbusy_wait.c29 /* this handles the rollover on an unsigned 32-bit value */ in z_impl_k_busy_wait()
/Zephyr-Core-3.6.0/subsys/net/lib/zperf/
DKconfig19 Priority of the thread that handles zperf work queue.
25 Stack size of the thread that handles zperf work queue.
/Zephyr-Core-3.6.0/subsys/net/lib/lwm2m/
Dlwm2m_obj_gateway.h23 * @brief A callback which handles the prefixed messages from the server.
45 * @brief Register a callback which handles the prefixed messages from the server.
/Zephyr-Core-3.6.0/doc/build/dts/
Dzephyr-user-node.rst65 handles = <&gpio0>, <&gpio1>;
69 You can convert the phandles in the ``handle`` and ``handles`` properties to
94 DT_FOREACH_PROP_ELEM(ZEPHYR_USER_NODE, handles, PHANDLE_TO_DEVICE)
/Zephyr-Core-3.6.0/boards/arm/google_kukui/
DKconfig.board11 Duet and 10e Chromebook Tablet. The EC handles battery charging,
/Zephyr-Core-3.6.0/dts/bindings/gpio/
Drichtek,rt1718s-gpio-port.yaml7 "richtek,rt1718s-gpio-port" node handles GPIO feature of the RT1718S TCPC
/Zephyr-Core-3.6.0/drivers/serial/
DKconfig.stm3233 Handles erratum "USART does not generate DMA requests after
/Zephyr-Core-3.6.0/drivers/ethernet/phy/
Dphy_adin2111_priv.h14 * @brief Handles PHY interrupt.
/Zephyr-Core-3.6.0/drivers/spi/
DKconfig.stm3240 Handles erratum "BSY bit may stay high at the end of a data
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/mesh/
Dpriv_beacon_cli.h59 * Handles received Private Beacon Status messages from a Private Beacon server.
70 * Handles received Private GATT Proxy Status messages from a Private Beacon server.
81 * Handles received Private Node Identity Status messages from a Private Beacon server.
Dop_agg_srv.h26 * @note The Opcodes Aggregator Server handles aggregated messages
/Zephyr-Core-3.6.0/soc/arm/rpi_pico/rp2/
Dsoc.c31 * This alternative implementation of panic handles the panic
/Zephyr-Core-3.6.0/doc/hardware/peripherals/
Dw1.rst40 * The link layer handles basic communication functions such as bus reset,
47 * The 1-Wire network layer handles all means for slave identification and bus
/Zephyr-Core-3.6.0/tests/kernel/timer/starve/
DREADME.txt4 correctly handles situations where only one timeout is present, and that
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/api/mesh/
Dop_agg_srv.rst22 The Opcodes Aggregator Server handles aggregated messages and dispatches them to the
/Zephyr-Core-3.6.0/include/zephyr/
Ddevice.h55 * than a pointer. The device.h API mainly uses handles to store lists of
402 * This encodes a sequence of sets of device handles that have some
493 * @brief Get the device handles for devicetree dependencies of this device.
495 * This function returns a pointer to an array of device handles. The length of
507 * @return a pointer to a sequence of @p count device handles, or a null pointer
529 * @brief Get the device handles for injected dependencies of this device.
531 * This function returns a pointer to an array of device handles. The length of
543 * @return a pointer to a sequence of @p *count device handles, or a null
572 * @brief Get the set of handles that this device supports.
574 * This function returns a pointer to an array of device handles. The length of
[all …]
/Zephyr-Core-3.6.0/dts/bindings/memory-controllers/
Dst,stm32-fmc.yaml22 device handles the signals and the peripheral clocks. FMC can be enabled
/Zephyr-Core-3.6.0/subsys/net/l2/ieee802154/
Dieee802154_mgmt_priv.h34 * Handles the given Beacon frame.
/Zephyr-Core-3.6.0/soc/
DKconfig68 Should be selected if SoC handles determining the number of CPUs
/Zephyr-Core-3.6.0/lib/os/
Dthread_entry.c29 * it three arguments. It also handles graceful termination of the thread

12345678