Searched refs:Attributes (Results 1 – 20 of 20) sorted by relevance
/Zephyr-Core-3.7.0/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-Core-3.7.0/tests/subsys/usb/uac2/src/ |
D | uac2_desc.c | 263 zassert_equal(ep->Attributes.transfer, USB_EP_TYPE_ISO); in ZTEST() 264 zassert_equal(ep->Attributes.synch, 1 /* Asynchronous */); in ZTEST() 265 zassert_equal(ep->Attributes.usage, 0 /* Data Endpoint */); in ZTEST() 316 zassert_equal(ep->Attributes.transfer, USB_EP_TYPE_ISO); in ZTEST() 317 zassert_equal(ep->Attributes.synch, 1 /* Asynchronous */); in ZTEST() 318 zassert_equal(ep->Attributes.usage, 2 /* Implicit Feedback Data */); in ZTEST()
|
/Zephyr-Core-3.7.0/subsys/mem_mgmt/ |
D | Kconfig | 5 bool "Memory Attributes management library" 15 bool "Memory Attributes heap allocator"
|
/Zephyr-Core-3.7.0/arch/x86/zefi/ |
D | efi.h | 228 uint32_t *Attributes, 239 uint32_t *Attributes, 278 uint32_t Attributes, 490 uint32_t Attributes); 500 uint32_t Attributes; member
|
/Zephyr-Core-3.7.0/drivers/sensor/st/lsm9ds0_gyro/ |
D | Kconfig | 16 menu "Attributes" menu
|
/Zephyr-Core-3.7.0/drivers/sensor/infineon/dps310/ |
D | Kconfig | 16 menu "Attributes" menu
|
/Zephyr-Core-3.7.0/drivers/sensor/st/iis3dhhc/ |
D | Kconfig | 57 menu "Attributes" menu
|
/Zephyr-Core-3.7.0/drivers/sensor/bosch/bmc150_magn/ |
D | Kconfig | 16 menu "Attributes" menu
|
/Zephyr-Core-3.7.0/drivers/sensor/st/stts751/ |
D | Kconfig | 57 menu "Attributes" menu
|
/Zephyr-Core-3.7.0/drivers/sensor/st/lsm6ds0/ |
D | Kconfig | 66 menu "Attributes" menu
|
/Zephyr-Core-3.7.0/drivers/sensor/st/lsm6dsl/ |
D | Kconfig | 83 menu "Attributes" menu
|
/Zephyr-Core-3.7.0/include/zephyr/usb/ |
D | usb_ch9.h | 226 struct usb_ep_desc_bmattr Attributes; member
|
/Zephyr-Core-3.7.0/drivers/sensor/st/lsm9ds0_mfd/ |
D | Kconfig | 36 menu "Attributes" menu
|
/Zephyr-Core-3.7.0/doc/services/mem_mgmt/ |
D | index.rst | 3 Memory Attributes 87 Memory Attributes Heap Allocator
|
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/ |
D | gatt.rst | 15 Attributes can be declared using the :c:struct:`bt_gatt_attr` struct or using
|
/Zephyr-Core-3.7.0/doc/kernel/usermode/ |
D | memory_domain.rst | 426 Available Partition Attributes
|
/Zephyr-Core-3.7.0/drivers/ethernet/ |
D | eth_stm32_hal.c | 1159 tx_config.Attributes = ETH_TX_PACKETS_FEATURES_CSUM | in eth_initialize()
|
/Zephyr-Core-3.7.0/doc/releases/ |
D | migration-guide-3.7.rst | 152 /* Other Pit DT Attributes */
|
/Zephyr-Core-3.7.0/doc/ |
D | zephyr.doxyfile.in | 1615 # project's filter section matches. Qt Help Project / Filter Attributes (see: 2521 # Edge and Graph Attributes specification</a> You need to make sure dot is able
|