Home
last modified time | relevance | path

Searched refs:attribute (Results 1 – 25 of 78) sorted by relevance

1234

/Zephyr-latest/include/zephyr/drivers/
Demul_sensor.h37 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/
Decb.c39 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/
DKconfig.sample_usbd31 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/
Dapds9306.c136 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/
Dwest-apis.rst41 .. 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/
Dterminology.rst32 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/
DKconfig.radio19 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/
Dsparse.rst9 ``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/
DKconfig84 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/
Dgatt.rst8 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/
DKconfig43 int "Shared multi heap attribute for video buffer"
48 Shared multi heap attribute for video buffer:
/Zephyr-latest/cmake/sca/sparse/
Dsca.cmake18 # Avoid compiler "attribute directive ignored" warnings
/Zephyr-latest/drivers/sensor/bosch/bmi160/
Demul_bmi160.c519 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/
Dcmsis_rtos_v2.rst22 you cannot select/unselect this attribute.
24 ``osMutexRecursive`` is also supported by default. If this attribute is
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dattributes.rst1 .. _sensor-attribute:
Dpower_management.rst10 channel states are mutable using :ref:`sensor-attribute`. While total device suspending and resume
Dindex.rst26 :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/
DKconfig38 Enable alteration of full-scale attribute at runtime.
/Zephyr-latest/drivers/sensor/bosch/bmc150_magn/
DKconfig42 Enable alteration of sampling rate attribute at runtime.
/Zephyr-latest/samples/boards/espressif/spiram_test/
DREADME.rst10 :c:func:`shared_multi_heap_aligned_alloc` with ``SMH_REG_ATTR_EXTERNAL`` attribute. Checks if the
/Zephyr-latest/drivers/sensor/bosch/bmm150/
DKconfig70 Enable alteration of sampling rate attribute at runtime.
/Zephyr-latest/doc/services/mem_mgmt/
Dindex.rst95 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/
DKconfig99 configure physical memory attribute by PMA CSRs. The address
/Zephyr-latest/samples/sensor/mcux_lpcmp/
DREADME.rst17 data is set through the attribute ``SENSOR_ATTR_MCUX_LPCMP_DAC_OUTPUT_VOLTAGE``.
/Zephyr-latest/doc/kernel/memory_management/
Dshared_multi_heap.rst11 pool providing an opaque "attribute" value (an integer or enum value) that can

1234