Home
last modified time | relevance | path

Searched full:unit (Results 1 – 25 of 992) sorted by relevance

12345678910>>...40

/Zephyr-latest/tests/ztest/fail/
Dtestcase.yaml15 testing.fail.unit.assert_after:
16 type: unit
19 testing.fail.unit.assert_teardown:
20 type: unit
23 testing.fail.unit.assume_after:
24 type: unit
27 testing.fail.unit.assume_teardown:
28 type: unit
31 testing.fail.unit.pass_after:
32 type: unit
[all …]
/Zephyr-latest/drivers/fuel_gauge/bq27z746/
Dbq27z746.h15 #define BQ27Z746_ATRATE 0x02 /* R/W, Unit: mA, Range: -32768..32767 */
16 #define BQ27Z746_ATRATETIMETOEMPTY 0x04 /* R/O, Unit: minutes, Range: 0..65535 */
17 #define BQ27Z746_TEMPERATURE 0x06 /* R/O, Unit: 0.1 K, Range: 0..32767 */
18 #define BQ27Z746_VOLTAGE 0x08 /* R/O, Unit: mV, Range: 0..32767 */
19 #define BQ27Z746_BATTERYSTATUS 0x0A /* R/O, Unit: status bits */
20 #define BQ27Z746_CURRENT 0x0C /* R/O, Unit: mA, Range: -32768..32767 */
21 #define BQ27Z746_REMAININGCAPACITY 0x10 /* R/O, Unit: mAh, Range: 0..32767 */
22 #define BQ27Z746_FULLCHARGECAPACITY 0x12 /* R/O, Unit: mAh, Range: 0..32767 */
23 #define BQ27Z746_AVERAGECURRENT 0x14 /* R/O, Unit: mA, Range: -32768..32767 */
24 #define BQ27Z746_AVERAGETIMETOEMPTY 0x16 /* R/O, Unit: minutes, Range: 0..65535 */
[all …]
/Zephyr-latest/tests/bluetooth/controller/ctrl_tx_buffer_alloc/
Dtestcase.yaml8 type: unit
11 type: unit
15 type: unit
19 type: unit
23 type: unit
27 type: unit
/Zephyr-latest/tests/bluetooth/host/id/bt_setup_random_id_addr/
Dtestcase.yaml7 type: unit
11 type: unit
15 type: unit
20 type: unit
25 type: unit
32 type: unit
/Zephyr-latest/tests/bluetooth/host/id/bt_id_del/
Dtestcase.yaml7 type: unit
9 type: unit
14 type: unit
18 type: unit
24 type: unit
/Zephyr-latest/tests/bluetooth/audio/ascs/
Dtestcase.yaml7 type: unit
9 type: unit
13 type: unit
17 type: unit
26 type: unit
/Zephyr-latest/tests/bluetooth/host/id/bt_id_adv_random_addr_check/
Dtestcase.yaml7 type: unit
9 type: unit
14 type: unit
21 type: unit
27 type: unit
/Zephyr-latest/doc/build/kconfig/
Dpreprocessor-functions.rst35 $(dt_chosen_partition,addr_hex,<chosen>[,<index>,<unit>])
36 $(dt_chosen_partition,addr_int,<chosen>[,<index>,<unit>])
38 $(dt_chosen_reg_addr_hex,<property in /chosen>[,<index>,<unit>])
39 $(dt_chosen_reg_addr_int,<property in /chosen>[,<index>,<unit>])
40 $(dt_chosen_reg_size_hex,<property in /chosen>[,<index>,<unit>])
41 $(dt_chosen_reg_size_int,<property in /chosen>[,<index>,<unit>])
48 $(dt_node_array_prop_hex,<node path>,<prop>,<index>[,<unit>])
49 $(dt_node_array_prop_int,<node path>,<prop>,<index>[,<unit>])
53 $(dt_node_int_prop_hex,<node path>,<prop>[,<unit>])
54 $(dt_node_int_prop_int,<node path>,<prop>[,<unit>])
[all …]
/Zephyr-latest/tests/bluetooth/host/id/bt_id_scan_random_addr_check/
Dtestcase.yaml7 type: unit
9 type: unit
13 type: unit
19 type: unit
/Zephyr-latest/tests/bluetooth/host/id/bt_id_add/
Dtestcase.yaml7 type: unit
9 type: unit
14 type: unit
18 type: unit
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_scan_own_addr/
Dtestcase.yaml7 type: unit
9 type: unit
14 type: unit
18 type: unit
/Zephyr-latest/tests/bluetooth/host/id/bt_setup_public_id_addr/
Dtestcase.yaml7 type: unit
9 type: unit
14 type: unit
19 type: unit
/Zephyr-latest/tests/bluetooth/host/id/bt_id_delete/
Dtestcase.yaml7 type: unit
9 type: unit
14 type: unit
19 type: unit
/Zephyr-latest/dts/bindings/ipc/
Dnordic,nrf-ipct-common.yaml22 the source. This array is then comprised of a 3-integer-wide "unit"
23 that defines one connection of the mapping. The format of this unit
29 channel 4, then the array "unit" would be <2 NRF_DOMAIN_ID_RADIOCORE 4>
37 the sink. This array is then comprised of a 3-integer-wide "unit"
38 that defines one connection of the mapping. The format of this unit
44 channel 4, then the array "unit" would be <2 NRF_DOMAIN_ID_RADIOCORE 4>
/Zephyr-latest/subsys/testsuite/boards/unit_testing/unit_testing/
Dunit_testing.yaml2 name: Unit Testing
3 type: unit
4 arch: unit
/Zephyr-latest/include/zephyr/drivers/
Dsensor_data_types.h131 q31_t light; /**< Unit: lux */
132 q31_t pressure; /**< Unit: kilopascal */
133 q31_t temperature; /**< Unit: degrees Celsius */
134 q31_t percent; /**< Unit: percent */
135 q31_t distance; /**< Unit: meters */
136 q31_t density; /**< Unit: ug/m^3 */
137 q31_t density_ppm; /**< Unit: parts per million */
138 q31_t density_ppb; /**< Unit: parts per billion */
139 q31_t resistance; /**< Unit: ohms */
140 q31_t voltage; /**< Unit: volts */
[all …]
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_own_addr/
Dtestcase.yaml7 type: unit
9 type: unit
13 type: unit
/Zephyr-latest/tests/bluetooth/controller/ctrl_data_length_update/
Dtestcase.yaml8 type: unit
11 type: unit
15 type: unit
/Zephyr-latest/scripts/kconfig/
Dkconfigfunctions.py41 def _dt_units_to_scale(unit): argument
42 if not unit:
44 if unit in {'k', 'K'}:
46 if unit in {'m', 'M'}:
48 if unit in {'g', 'G'}:
50 if unit in {'kb', 'Kb'}:
52 if unit in {'mb', 'Mb'}:
54 if unit in {'gb', 'Gb'}:
167 def _node_reg_addr(node, index, unit): argument
180 return node.regs[int(index)].addr >> _dt_units_to_scale(unit)
[all …]
/Zephyr-latest/tests/bluetooth/host/id/bt_id_init/
Dtestcase.yaml7 type: unit
9 type: unit
14 type: unit
/Zephyr-latest/tests/bluetooth/controller/ctrl_conn_update/
Dtestcase.yaml9 type: unit
12 type: unit
16 type: unit
/Zephyr-latest/tests/bluetooth/host/id/bt_id_create/
Dtestcase.yaml7 type: unit
9 type: unit
15 type: unit
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_private_addr/
Dtestcase.yaml7 type: unit
9 type: unit
14 type: unit
/Zephyr-latest/tests/bluetooth/host/id/bt_le_oob_get_local/
Dtestcase.yaml7 type: unit
9 type: unit
14 type: unit
/Zephyr-latest/include/zephyr/sensing/
Dsensing_datatypes.h35 * Since timestamp unit is micro seconds, the max 'timestamp_delta' (uint32_t)
48 /** Base timestamp of this data readings, unit is micro seconds */
72 /** Timestamp delta of the reading. Unit is micro seconds. */
79 * the unit is Gs (gravitational force).
80 * For SENSING_SENSOR_TYPE_MOTION_GYROMETER_3D, the unit is degrees.
101 /** Timestamp delta of the reading. Unit is micro seconds. */
105 * For SENSING_SENSOR_TYPE_LIGHT_AMBIENTLIGHT, the unit is luxs.
121 /** Timestamp delta of the reading. Unit is micro seconds. */
125 * For SENSING_SENSOR_TYPE_MOTION_HINGE_ANGLE, the unit is degrees.

12345678910>>...40