Searched refs:macros (Results 76 – 100 of 124) sorted by relevance
12345
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 230 tm_porting_layer_[RTOS].c and NOT as macros.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 76 macros will call the :c:macro:`DEVICE_DEFINE()` macro, and also
|
D | net_pkt.rst | 305 There are two macros used to define a data access descriptor:
|
/Zephyr-latest/doc/hardware/porting/ |
D | soc_porting.rst | 85 configuration macros for the SoC. The :file:`soc.h` will often be included in
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.7.rst | 158 * Deprecated the :c:macro:`CAN_MAX_STD_ID` and :c:macro:`CAN_MAX_EXT_ID` macros in favor of 564 * Added ``ADC_DT_SPEC_*BY_NAME()`` macros to get ADC IO-channel information from DT by name. 642 * Added devicetree macros :c:macro:`DT_CAN_TRANSCEIVER_MIN_BITRATE` and 646 ``CAN_DT_DRIVER_CONFIG_GET`` and ``CAN_DT_DRIVER_CONFIG_INST_GET`` macros. 700 :c:macro:`DISK_IOCTL_CTRL_DEINIT` macros, which allow for initializing 748 * Renamed eSPI virtual wire direction macros, enum values and Kconfig to match the new 1505 * Added argument validation in network shell macros. 1619 be used with macros like :c:macro:`IS_ENABLED`, IF_ENABLED, or COND_CODE_x.
|
D | release-notes-3.4.rst | 217 HCI-related macros and structs. The previous ``hci_err.h`` has been merged 266 pointer to struct member. This allows using the existing SPI dt-spec macros in 473 * Disabled the models initialization macros for C++ as they use the compound 677 expansions, e.g. in device definition macros. 757 to the ``DEVICE_*_DEFINE()`` macros.
|
D | release-notes-3.6.rst | 276 * Fixed an issue where the macros ``_POSIX_C_SOURCE`` and ``_XOPEN_SOURCE`` would be defined 623 * Added devicetree properties macros to various ST sensor drivers. 645 * Added new self-documenting macros for setting ST sensor devicetree 813 * Added LwM2M-specific macros for object initialization during boot. 1151 * Following Flash Map API macros, marked in 3.2 as deprecated, have been removed:
|
D | release-notes-2.7.rst | 125 * The following Bluetooth macros and structures in :file:`hci.h` have been 164 * Removed support for the deprecated ``DEVICE_INIT`` and ``DEVICE_AND_API_INIT`` macros. 166 * Removed support for the deprecated ``GET_ARG1``, ``GET_ARG2`` and ``GET_ARGS_LESS_1`` macros. 741 * Reworked descriptors, config, and data definitions macros in CDC ACM class. 751 * New "for-each" macros which work like existing APIs, but take variable 759 * Other new "for-each" macros: :c:macro:`DT_FOREACH_STATUS_OKAY`, 762 * New macros for converting strings to C tokens: :c:macro:`DT_STRING_TOKEN`, 765 * New :ref:`devicetree-pinctrl-api` helper macros 1358 * :github:`37850` - Provide macros for switching off Zephyr kernel version
|
D | release-notes-2.6.rst | 89 * USB HID specific macros in ``<include/usb/class/usb_hid.h>`` are deprecated 90 in favor of new common HID macros defined in ``<include/usb/class/hid.h>``. 128 * The following functions, macros, and structures related to the kernel 439 * Moved definitions of ADC acquisition time macros so that those macros can be used in dts files. 534 * New macros for initializing ``gpio_dt_spec`` values: 595 new DT device macros. 614 * Refactored multiple ST sensor drivers to use gpio_dt_spec macros and common 658 * Converted eswifi and esp drivers to new DT device macros 1355 …34527` - Cpp compiling error: expected primary-expression before 'char'. _Generic macros problem 2214 * :github:`9778` - Implement zephyr specific SEGGER_RTT_LOCK and SEGGER_RTT_UNLOCK macros
|
D | migration-guide-4.1.rst | 351 struct :c:struct:`prometheus_metric` any more. This means that the Prometheus macros
|
D | release-notes-4.0.rst | 84 * ``CBPRINTF_PACKAGE_COPY_*`` macros, deprecated since Zephyr 3.5.0, have been removed. 86 * ``_ENUM_TOKEN`` and ``_ENUM_UPPER_TOKEN`` macros, deprecated since Zephyr 2.7.0, 1153 * Removed ``work_q`` parameter from socket service macros as it was no longer 1200 Many new macros added for this, for example :c:macro:`DT_ENUM_IDX_BY_IDX`. 1204 * Added macros :c:macro:`DT_NODE_FULL_NAME_UNQUOTED`, :c:macro:`DT_NODE_FULL_NAME_TOKEN`,
|
D | release-notes-3.1.rst | 37 consistency with the ``dt_nodelabel_has_prop`` function and devicetree macros 141 ``PWM_USEC()`` macros, which convert other units to nanoseconds. 421 * Added the :c:struct:`adc_dt_spec` structure and associated helper macros, 674 * Removed custom logging macros from MQTT implementation, in favour of the 768 * New macros for creating tokens in C from strings in the devicetree: 930 macros in ``stdint.h``. 931 * Added ``PRIx{FAST,LEAST}N`` and ``PRIxMAX`` format specifier macros in 1436 * :github:`45209` - Minimal LIBC missing macros
|
D | release-notes-1.5.rst | 212 * ``ZEP-460`` - doc: document parameters of DEVICE* macros
|
D | release-notes-1.8.rst | 216 * ``ZEP-973`` - Remove deprecated API related to device PM functions and DEVICE\_ and SYS\_* macros
|
D | release-notes-3.0.rst | 240 * Removed deprecated macros: 768 :c:macro:`PM_DEVICE_DT_INST_DEFINE`. Device instantiation macros take now 778 * Improved PM states Devicetree macros naming 889 * :github:`42586` - Net buffer macros rely on GCC extension
|
/Zephyr-latest/doc/services/logging/ |
D | index.rst | 47 has set of dedicated macros. Logger API also has macros for logging data. 49 For each level the following set of macros are available:
|
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | ace-link.ld | 33 * These macros will set up a segment start address correctly,
|
/Zephyr-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 87 :c:macro:`USBD_DESC_SERIAL_NUMBER_DEFINE` macros. String descriptors also
|
/Zephyr-latest/samples/net/mqtt_publisher/ |
D | README.rst | 76 following macros to specify those values:
|
/Zephyr-latest/doc/kernel/usermode/ |
D | kernelobjects.rst | 205 * Kernel objects that were declared with static initialization macros
|
/Zephyr-latest/doc/build/dts/ |
D | phandles.rst | 354 This feature and these macros are used internally by numerous hardware-specific
|
D | troubleshooting.rst | 274 devicetree macros expanded to. For example, on macOS and Linux, using ``find``
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | access.rst | 109 The :c:macro:`BT_MESH_PUB_MSG_TOTAL` and :c:macro:`BT_MESH_PUB_MSG_NUM` macros
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | Kconfig | 144 macros (which are configured by CONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN in
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | ring_buffers.rst | 226 using one of two macros at file scope. Each macro defines both the ring
|
12345