/Zephyr-latest/include/zephyr/drivers/ |
D | emul_sensor.h | 37 enum sensor_attribute attribute, const void *value); 40 enum sensor_attribute attribute, q31_t *min, q31_t *max, 132 enum sensor_attribute attribute, in emul_sensor_backend_set_attribute() argument 144 return api->set_attribute(target, ch, attribute, value); in emul_sensor_backend_set_attribute() 166 enum sensor_attribute attribute, in emul_sensor_backend_get_attribute_metadata() argument 179 return api->get_attribute_metadata(target, ch, attribute, min, max, increment, shift); in emul_sensor_backend_get_attribute_metadata()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ |
D | ecb.c | 39 uint32_t attribute:8; member 71 ep->in[0].attribute = ECB_JOB_PTR_ATTRIBUTE; in do_ecb() 74 ep->in[1].attribute = 0U; in do_ecb() 78 ep->out[0].attribute = ECB_JOB_PTR_ATTRIBUTE; in do_ecb() 81 ep->out[1].attribute = 0U; in do_ecb() 167 in[0].attribute = ECB_JOB_PTR_ATTRIBUTE; in ecb_encrypt_nonblocking() 170 in[1].attribute = 0U; in ecb_encrypt_nonblocking() 174 out[0].attribute = ECB_JOB_PTR_ATTRIBUTE; in ecb_encrypt_nonblocking() 177 out[1].attribute = 0U; in ecb_encrypt_nonblocking()
|
/Zephyr-latest/samples/subsys/usb/common/ |
D | Kconfig.sample_usbd | 31 bool "USB device sample Self-powered attribute" 34 Set the Self-powered attribute in the sample configuration. 37 bool "USB device sample Remote Wakeup attribute" 39 Set the Remote Wakeup attribute in the sample configuration.
|
/Zephyr-latest/drivers/sensor/apds9306/ |
D | apds9306.c | 136 enum sensor_attribute attribute, const struct sensor_value *value) in apds9306_attr_set() argument 147 if (attribute == SENSOR_ATTR_SAMPLING_FREQUENCY) { in apds9306_attr_set() 151 } else if (attribute == SENSOR_ATTR_GAIN) { in apds9306_attr_set() 155 } else if (attribute == SENSOR_ATTR_RESOLUTION) { in apds9306_attr_set() 172 enum sensor_attribute attribute, struct sensor_value *value) in apds9306_attr_get() argument 183 if (attribute == SENSOR_ATTR_SAMPLING_FREQUENCY) { in apds9306_attr_get() 186 } else if (attribute == SENSOR_ATTR_GAIN) { in apds9306_attr_get() 189 } else if (attribute == SENSOR_ATTR_RESOLUTION) { in apds9306_attr_get()
|
/Zephyr-latest/doc/develop/west/ |
D | west-apis.rst | 41 .. py:attribute:: name 45 .. py:attribute:: help 49 .. py:attribute:: description 53 .. py:attribute:: accepts_unknown_args 57 .. py:attribute:: requires_workspace 63 .. py:attribute:: parser 69 .. py:attribute:: manifest 79 .. py:attribute:: has_manifest 84 .. py:attribute:: config 93 .. py:attribute:: has_config [all …]
|
/Zephyr-latest/doc/develop/api/ |
D | terminology.rst | 32 Details on the behavioral impact of each attribute are in the following 40 The reschedule attribute is used on a function that can reach a 46 The significance of this attribute is that when a rescheduling function 69 The sleep attribute is used on a function that can cause the invoking 75 This attribute is of relevance specifically when considering 81 This attribute does not imply the function will sleep unconditionally, 98 The no-wait attribute is used on a function that is also **sleep** to 118 Functions with this attribute may be invoked from interrupt and 126 The isr-ok attribute is used on a function to indicate that it works 149 The pre-kernel-ok attribute is used on a function to indicate that it [all …]
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | Kconfig.radio | 19 replying it could not send the packet (MAC PIB attribute: 55 before declaring a channel access failure (MAC PIB attribute: 64 algorithm (MAC PIB attribute: macMinBe). This setting must be less 73 algorithm (MAC PIB attribute: macMaxBe).
|
/Zephyr-latest/doc/develop/sca/ |
D | sparse.rst | 9 ``address_space`` attribute, which allows introduction of distinct address 12 attribute which should be used to cast pointers between different address
|
/Zephyr-latest/drivers/sensor/st/lsm9ds0_mfd/ |
D | Kconfig | 84 Enable alteration of accelerometer sampling rate attribute at 115 Enable alteration of accelerometer full-scale attribute at 164 Enable alteration of magnetometer sampling rate attribute at 192 Enable alteration of magnetometer full-scale attribute at
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | gatt.rst | 8 and attribute declaration. 45 Each attribute contain a ``uuid``, which describes their type, a ``read`` 47 callbacks can be set to NULL if the attribute permission don't allow their 91 the same attribute are supported so there could be multiple ``notify`` callback 92 being triggered for the same attribute. Subscriptions can be removed with use of
|
/Zephyr-latest/drivers/video/ |
D | Kconfig | 43 int "Shared multi heap attribute for video buffer" 48 Shared multi heap attribute for video buffer:
|
/Zephyr-latest/cmake/sca/sparse/ |
D | sca.cmake | 18 # Avoid compiler "attribute directive ignored" warnings
|
/Zephyr-latest/drivers/sensor/bosch/bmi160/ |
D | emul_bmi160.c | 519 enum sensor_attribute attribute, const void *value) in bmi160_emul_backend_set_attribute() argument 521 if (attribute == SENSOR_ATTR_OFFSET && in bmi160_emul_backend_set_attribute() 533 enum sensor_attribute attribute, q31_t *min, in bmi160_emul_backend_get_attribute_metadata() argument 542 if (attribute == SENSOR_ATTR_OFFSET) { in bmi160_emul_backend_get_attribute_metadata() 559 if (attribute == SENSOR_ATTR_OFFSET) { in bmi160_emul_backend_get_attribute_metadata()
|
/Zephyr-latest/doc/services/portability/ |
D | cmsis_rtos_v2.rst | 22 you cannot select/unselect this attribute. 24 ``osMutexRecursive`` is also supported by default. If this attribute is
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | attributes.rst | 1 .. _sensor-attribute:
|
D | power_management.rst | 10 channel states are mutable using :ref:`sensor-attribute`. While total device suspending and resume
|
D | index.rst | 26 :ref:`sensor-attribute`, and :ref:`sensor-trigger`. Attributes and triggers may 62 * SHOULD implement attribute setting in a blocking manner.
|
/Zephyr-latest/drivers/sensor/st/lsm9ds0_gyro/ |
D | Kconfig | 38 Enable alteration of full-scale attribute at runtime.
|
/Zephyr-latest/drivers/sensor/bosch/bmc150_magn/ |
D | Kconfig | 42 Enable alteration of sampling rate attribute at runtime.
|
/Zephyr-latest/samples/boards/espressif/spiram_test/ |
D | README.rst | 10 :c:func:`shared_multi_heap_aligned_alloc` with ``SMH_REG_ATTR_EXTERNAL`` attribute. Checks if the
|
/Zephyr-latest/drivers/sensor/bosch/bmm150/ |
D | Kconfig | 70 Enable alteration of sampling rate attribute at runtime.
|
/Zephyr-latest/doc/services/mem_mgmt/ |
D | index.rst | 95 It is possible to leverage the memory attribute property ``zephyr,memory-attr`` 114 use the appropriate attribute to indicate that it is possible to dynamically 146 correct heap depending on the provided attribute and size:
|
/Zephyr-latest/soc/andestech/ae350/ |
D | Kconfig | 99 configure physical memory attribute by PMA CSRs. The address
|
/Zephyr-latest/samples/sensor/mcux_lpcmp/ |
D | README.rst | 17 data is set through the attribute ``SENSOR_ATTR_MCUX_LPCMP_DAC_OUTPUT_VOLTAGE``.
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | shared_multi_heap.rst | 11 pool providing an opaque "attribute" value (an integer or enum value) that can
|