| /Zephyr-latest/doc/hardware/peripherals/sensor/ |
| D | attributes.rst | 3 Sensor Attributes 6 :dfn:`Attributes`, enumerated in :c:enum:`sensor_attribute`, are immutable and 9 Attributes allow for obtaining metadata and changing configuration of a sensor. 12 handling options are very common. Attributes provide a flexible API for 15 Attributes are specified using :c:enum:`sensor_attribute` which can be used with
|
| D | index.rst | 26 :ref:`sensor-attribute`, and :ref:`sensor-trigger`. Attributes and triggers may 59 Implementing Attributes
|
| /Zephyr-latest/tests/subsys/usb/uac2/src/ |
| D | uac2_desc.c | 396 zassert_equal(ep->Attributes.transfer, USB_EP_TYPE_ISO); in test_uac2_descriptors() 397 zassert_equal(ep->Attributes.synch, 1 /* Asynchronous */); in test_uac2_descriptors() 398 zassert_equal(ep->Attributes.usage, 0 /* Data Endpoint */); in test_uac2_descriptors() 457 zassert_equal(ep->Attributes.transfer, USB_EP_TYPE_ISO); in test_uac2_descriptors() 458 zassert_equal(ep->Attributes.synch, 1 /* Asynchronous */); in test_uac2_descriptors() 459 zassert_equal(ep->Attributes.usage, 2 /* Implicit Feedback Data */); in test_uac2_descriptors() 615 zassert_equal(ep->Attributes.transfer, USB_EP_TYPE_ISO); in ZTEST() 616 zassert_equal(ep->Attributes.synch, 1 /* Asynchronous */); in ZTEST() 617 zassert_equal(ep->Attributes.usage, 0 /* Data Endpoint */); in ZTEST() 635 zassert_equal(ep->Attributes.transfer, USB_EP_TYPE_ISO); in ZTEST() [all …]
|
| /Zephyr-latest/subsys/mem_mgmt/ |
| D | Kconfig | 5 bool "Memory Attributes management library" 15 bool "Memory Attributes heap allocator"
|
| /Zephyr-latest/arch/x86/zefi/ |
| D | efi.h | 229 uint32_t *Attributes, 240 uint32_t *Attributes, 279 uint32_t Attributes, 491 uint32_t Attributes); 501 uint32_t Attributes; member
|
| /Zephyr-latest/drivers/sensor/infineon/dps310/ |
| D | Kconfig | 16 menu "Attributes" menu
|
| /Zephyr-latest/drivers/sensor/st/lsm9ds0_gyro/ |
| D | Kconfig | 16 menu "Attributes" menu
|
| /Zephyr-latest/drivers/sensor/bosch/bmc150_magn/ |
| D | Kconfig | 16 menu "Attributes" menu
|
| /Zephyr-latest/drivers/sensor/st/iis3dhhc/ |
| D | Kconfig | 59 menu "Attributes" menu
|
| /Zephyr-latest/drivers/sensor/st/stts751/ |
| D | Kconfig | 59 menu "Attributes" menu
|
| /Zephyr-latest/drivers/sensor/st/lsm6ds0/ |
| D | Kconfig | 66 menu "Attributes" menu
|
| /Zephyr-latest/drivers/sensor/st/lsm6dsl/ |
| D | Kconfig | 85 menu "Attributes" menu
|
| /Zephyr-latest/drivers/sensor/st/lsm9ds0_mfd/ |
| D | Kconfig | 36 menu "Attributes" menu
|
| /Zephyr-latest/include/zephyr/usb/ |
| D | usb_ch9.h | 226 struct usb_ep_desc_bmattr Attributes; member
|
| /Zephyr-latest/doc/services/mem_mgmt/ |
| D | index.rst | 3 Memory Attributes 92 Memory Attributes Heap Allocator
|
| /Zephyr-latest/doc/connectivity/bluetooth/api/ |
| D | gatt.rst | 23 Attributes can be declared using the :c:struct:`bt_gatt_attr` struct or using
|
| /Zephyr-latest/doc/kernel/usermode/ |
| D | memory_domain.rst | 427 Available Partition Attributes
|
| /Zephyr-latest/drivers/ethernet/ |
| D | eth_stm32_hal.c | 1285 tx_config.Attributes = ETH_TX_PACKETS_FEATURES_CSUM | in eth_init_api_v2()
|
| /Zephyr-latest/doc/releases/ |
| D | migration-guide-3.7.rst | 152 /* Other Pit DT Attributes */
|
| /Zephyr-latest/doc/ |
| D | zephyr.doxyfile.in | 1692 # project's filter section matches. Qt Help Project / Filter Attributes (see: 2629 # Edge and Graph Attributes specification</a> You need to make sure dot is able
|