Home
last modified time | relevance | path

Searched refs:struct (Results 201 – 225 of 239) sorted by relevance

12345678910

/Zephyr-latest/doc/releases/
Drelease-notes-4.1.rst129 * Struct ``z_arch_esf_t`` has been removed. Use ``struct arch_esf`` instead.
267 :c:struct:`img_mgmt_image_confirmed`.
353 * :c:struct:`led_dt_spec`
Drelease-notes-3.3.rst135 * Rewrote the CAN API to utilize flag bitfields instead discrete of struct
214 The :c:struct:`zephyr_smp_transport` type, representing transport object,
215 is now replaced with :c:struct:`smp_transport`, and the later one is used,
295 using :c:struct:`lwm2m_path_obj` instead.
1046 * Decoupled IEEE802154 parameters from :c:struct:`net_pkt` into
1047 :c:struct:`net_pkt_cb_ieee802154`.
1090 :c:struct:`lwm2m_obj_path` to represent object/resource paths.
1101 * Fixed cloning of LL address for :c:struct:`net_pkt`.
1121 :c:struct:`net_context`.
2100 and setting the `FCB_FLAGS_CRC_DISABLED` flag in the :c:struct:`fcb` struct.
[all …]
Drelease-notes-3.7.rst306 * Removed ``err`` from :c:struct:`bt_bap_broadcast_assistant_cb.recv_state_removed` as it was
576 :c:struct:`adc_sequence` features.
654 * Renamed the ``bus_speed`` and ``bus_speed_data`` fields of :c:struct:`can_driver_config` to
837 device capabilities to :c:struct:`flash_parameters` and the utility function
1460 * Removed obsolete and unused ``tcp_first_msg`` :c:struct:`net_pkt` flag.
1474 * Added user data field in :c:struct:`mqtt_client` context structure.
1485 * Added reference counter to the :c:struct:`net_if_addr` structure.
Drelease-notes-1.5.rst139 * ``ZEP-254`` - nios2: define NANO_ESF struct and populate _default_esf
Drelease-notes-2.3.rst200 * Refactored device structures and introduced struct init_entry which is
201 a generic init end-point. SYS_INIT() generates only a struct init_entry via
202 calling INIT_ENTRY_DEFINE(). Also removed struct deviceconfig leaving
203 struct device to own everything now.
747 * :github:`25824` - Unpacked bt_l2cap_le_conn_rsp struct is causing corrupt L2CAP connection reques…
Drelease-notes-2.5.rst395 * We reworked the zcan_frame struct due to undefined behavior.
863 * New power state changes notification API :c:struct:`pm_notifier`
1655 * :github:`28722` - Bluetooth: provide ``struct bt_conn`` to ccc_changed callback
1664 * :github:`28688` - Bluetooth: provide ``struct bt_gatt_indicate_params`` to ``bt_gatt_indicate_fun…
1699 * :github:`28177` - gPTP gptp_priority_vector struct field ordering is wrong
1811 * :github:`26072` - refactor struct device to reduce RAM demands
1835 * :github:`25173` - k_sem_give(struct k_sem \*sem) should report failure when the semaphore is full
Drelease-notes-2.7.rst195 * Added :c:struct:`multiple` to the :c:struct:`bt_gatt_read_params` - this
197 :c:struct:`bt_gatt_read_params`, and ``variable``.
253 * Changed the connected isochronous API to use a group-based opaque struct
606 * Added ``user_data`` field to the :c:struct:`coap_packet` structure.
664 Added IEEE 802.15.4 security-related flags to the :c:struct:`net_pkt`
1703 * :github:`36035` - struct devices should be allocated in ROM, not RAM
Drelease-notes-3.0.rst49 * Replaced custom LwM2M :c:struct:`float32_value` type with a native double type.
868 * :github:`42942` - sizeof(struct sockaddr_storage) is smaller than sizeof(struct sockaddr_in6)
1020 * :github:`41503` - including <net/socket.h> fails with redefinition of 'struct zsock_timeval' (som…
/Zephyr-latest/subsys/net/ip/
DKconfig819 See include/net/net_pkt.h and the sizeof(struct net_pkt)
827 See include/net/net_pkt.h and the sizeof(struct net_pkt)
835 header (sizeof(struct net_buf)) amount of data.
843 header (sizeof(struct net_buf)) amount of data.
/Zephyr-latest/doc/hardware/porting/
Darch.rst331 ``struct k_thread`` and put it into an appropriate register (or some
859 * Create a new struct ``struct gdb_ctx`` as the GDB context.
868 * Pointer to this struct needs to be passed to :c:func:`z_gdb_main_loop`,
966 :c:struct:`gdb_mem_region` needs to be defined to specify regions
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/
DKconfig37 (struct flash_img_context).
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_3.rst546 is :c:struct:`settings_mgmt_access`.
/Zephyr-latest/doc/build/dts/
Dbindings-upstream.rst233 behavior for an individual ``struct device``. Therefore, as a compromise,
Dapi-usage.rst313 phandle to a Zephyr driver-level :ref:`struct device <device_model_api>`.
Dintro-syntax-structure.rst288 devices must be enabled for the corresponding ``struct device`` in the
/Zephyr-latest/doc/
Dglossary.rst124 domains are represented by :c:struct:`device`.
/Zephyr-latest/doc/services/rtio/
Dindex.rst166 from the :c:struct:`rtio_iodev_sqe`, the iodev should get the buffer and count
/Zephyr-latest/boards/altr/max10/doc/
Dindex.rst225 63 GEN_ABSOLUTE_SYM(__ISR_LIST_SIZEOF, sizeof(struct _isr_list));
/Zephyr-latest/doc/services/logging/
Dindex.rst262 struct foo_object {
274 struct foo_object _name = { \
710 Note that ``long double`` is not supported by Python's ``struct`` module.
/Zephyr-latest/scripts/
Dspelling.txt1483 struc||struct
1485 stuct||struct
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst445 struct k_object {
461 struct k_object {
680 c:struct
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dsar_cfg.rst22 required. Set the ``send rel`` flag (see :c:struct:`bt_mesh_msg_ctx`) to use the reliable message
/Zephyr-latest/boards/qemu/x86/
Dqemu_x86_tiny.ld489 * This is for the struct gcov_info for
/Zephyr-latest/
DCMakeLists.txt812 --tag-struct-file ${struct_tags_json} # Write subsystem list to this file
1287 -p "struct k_object"
1494 -p "struct k_object"
/Zephyr-latest/kernel/
DKconfig419 the kernel thread struct. This avoids a syscall if userspace is enabled.
511 Thread names get stored in the k_thread struct. Indicate the max

12345678910