Lines Matching refs:changed
88 been overhauled, so the code using the generated code must likely be changed.
106 * Printing has been changed significantly, e.g. :c:func:`zcbor_print` is now called
297 changed polarity with this update, to align better with the new
394 interrupt controller driver API via :c:func:`shared_irq_isr_register()` has changed.
413 * The :dtcompatible:`st,lsm6dsv16x` sensor driver has been changed to support
443 The stm32_lptim_timer driver has been changed to support this.
468 and ``BT_UUID_DECLARE_128`` as the return value has been changed to ``const``.
489 * The Bluetooth Mesh ``model`` declaration has been changed to add prefix ``const``.
490 The ``model->user_data``, ``model->elem_idx`` and ``model->mod_idx`` field has been changed to
493 * The Bluetooth Mesh ``element`` declaration has been changed to add prefix ``const``.
494 The ``elem->addr`` field has been changed to the new runtime structure, replaced by
551 * The CoAP public API function :c:func:`coap_pending_init` has changed. The parameter
558 changed. An additional parameter pointer to :c:struct:`coap_transmission_parameters` has been
570 The IPv6 hop limit value is also changed so that unicast and multicast packets can have a
578 * The zperf ratio between mbps and kbps, kbps and bps is changed to 1000, instead of 1024,
595 is more consistent with similar functions for downlink and data rate changed callbacks.