Home
last modified time | relevance | path

Searched full:reference (Results 1 – 25 of 1598) sorted by relevance

12345678910>>...64

/Zephyr-latest/include/zephyr/drivers/comparator/
Dnrf_lpcomp.h36 /** External reference selection */
44 /** Reference selection */
46 /** Use (VDD * (1/8)) as reference */
48 /** Use (VDD * (2/8)) as reference */
50 /** Use (VDD * (3/8)) as reference */
52 /** Use (VDD * (4/8)) as reference */
54 /** Use (VDD * (5/8)) as reference */
56 /** Use (VDD * (6/8)) as reference */
58 /** Use (VDD * (7/8)) as reference */
60 /** Use (VDD * (1/16)) as reference */
[all …]
Dnrf_comp.h40 /** External reference selection */
60 /** Reference selection */
62 /** Internal 1.2V reference */
64 /** Internal 1.8V reference */
66 /** Internal 2.4V reference */
68 /** AVDD 1.8V reference */
70 /** VDD reference */
72 /** Use external analog reference */
112 /** External reference selection */
114 /** Reference selection */
/Zephyr-latest/tests/bluetooth/host/id/bt_le_oob_set_legacy_tk/src/
Dtest_suite_invalid_inputs.c20 * Test passing NULL reference for the connection reference argument
23 * - NULL reference is used for the connection reference
24 * - Valid reference is used for the 'TK' reference
39 * Test passing NULL reference for the 'TK' reference argument
42 * - Valid reference is used for the connection reference
43 * - NULL reference is used as an argument for the 'TK' reference
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dshell.h38 /** @brief External reference to health server */
41 /** @brief External reference to health server metadata */
44 /** @brief External reference to health client */
47 /** @brief External reference to Firmware Update Server */
50 /** @brief External reference to Firmware Update Client */
53 /** @brief External reference to BLOB Transfer Server */
56 /** @brief External reference to BLOB Transfer Client */
59 /** @brief External reference to Remote Provisioning Client */
62 /** @brief External reference to provisioning handler. */
65 /** @brief External reference to shell target context. */
/Zephyr-latest/tests/bluetooth/common/testlib/include/testlib/
Dconn.h20 * The reference created by @ref bt_conn_le_create is put in @p connp.
22 * @note The connection reference presists if the connection procedure
23 * fails at a later point. @p connp is a reified reference: if it's not
24 * NULL, then it's a valid reference.
26 * @remark Not disposing of the connection reference in the case of
30 * @note The reference variable @p connp is required be empty (i.e.
34 * @param[out] conn Connection reference variable.
38 * reference was created.
40 * object reference was created and put in @p connp.
46 * @brief Disconnect, wait and dispose of reference.
[all …]
/Zephyr-latest/tests/bluetooth/host/id/bt_le_oob_get_local/src/
Dtest_suite_invalid_inputs.c26 * Test passing NULL reference for the OOB reference argument
29 * - NULL reference is used as an argument for the OOB reference
45 * - A valid reference is used as an argument for the OOB information reference
67 * - A valid reference is used as an argument for the OOB information reference
90 * - A valid reference is used as an argument for the OOB information reference
125 * - Advertise parameters reference is NULL
128 * - A valid reference is used as an argument for the OOB information reference
153 /* This will set the advertise parameters reference to NULL */ in ZTEST()
169 * - Advertise parameters reference isn't NULL
170 * - Advertise parameters reference ID doesn't match the one passed to bt_le_oob_get_local()
[all …]
/Zephyr-latest/soc/atmel/sam0/common/
DKconfig.samd2x16 This can then be selected as the main clock reference for the SOC.
22 This can then be selected as the main clock reference for the SOC.
28 This can then be selected as the main clock reference for the SOC.
42 This can then be selected as the main clock reference for the SOC.
58 External 0.4..32 MHz clock oscillator reference frequency.
61 prompt "Main clock reference"
64 Selects the clock that will be used for the DFLL48M's reference.
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_create_conn_own_addr/src/
Dmain.c36 * isn't called and address type reference is updated upon success.
44 * - Address type reference is updated
59 "Address type reference was incorrectly set"); in ZTEST()
65 * set_random_address() is called and address type reference is updated upon success.
74 * - Address type reference is updated
92 "Address type reference was incorrectly set"); in ZTEST()
98 * bt_id_set_private_addr() is called with 'BT_ID_DEFAULT' as the ID and address type reference is
108 * - Address type reference is updated with the value 'BT_HCI_OWN_ADDR_RANDOM'
124 "Address type reference was incorrectly set"); in ZTEST()
130 * bt_id_set_private_addr() is called with 'BT_ID_DEFAULT' as the ID and address type reference
[all …]
/Zephyr-latest/doc/_scripts/
Dredirects.py172 ('reference/api/api_lifecycle', 'develop/api/api_lifecycle'),
173 ('reference/api/index', 'develop/api/index'),
174 ('reference/api/overview', 'develop/api/overview'),
175 ('reference/api/terminology', 'develop/api/terminology'),
176 ('reference/drivers/index', 'kernel/drivers/index'),
177 ('reference/file_system/index', 'services/file_system/index'),
178 ('reference/libc/index', 'kernel/libc/index'),
179 ('reference/logging/index', 'services/logging/index'),
180 ('reference/misc/notify', 'services/notify'),
181 ('reference/misc/timeutil', 'kernel/timeutil'),
[all …]
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/
Ds32z2xxdc2_s32z270_rtu0.overlay27 zephyr,reference = "ADC_REF_INTERNAL";
35 zephyr,reference = "ADC_REF_INTERNAL";
43 zephyr,reference = "ADC_REF_INTERNAL";
51 zephyr,reference = "ADC_REF_INTERNAL";
67 zephyr,reference = "ADC_REF_INTERNAL";
75 zephyr,reference = "ADC_REF_INTERNAL";
83 zephyr,reference = "ADC_REF_INTERNAL";
91 zephyr,reference = "ADC_REF_INTERNAL";
Dmr_canhubk3.overlay25 zephyr,reference = "ADC_REF_INTERNAL";
40 zephyr,reference = "ADC_REF_INTERNAL";
57 zephyr,reference = "ADC_REF_INTERNAL";
65 zephyr,reference = "ADC_REF_INTERNAL";
73 zephyr,reference = "ADC_REF_INTERNAL";
/Zephyr-latest/boards/shields/pmod_acl/doc/
Dindex.rst34 - `Pmod ACL reference manual`_
42 .. _Pmod ACL reference manual:
43 https://digilent.com/reference/pmod/pmodacl/reference-manual
46 https://digilent.com/reference/_media/reference/pmod/pmodacl/pmodacl_sch.pdf
/Zephyr-latest/boards/shields/pmod_sd/doc/
Dindex.rst44 - `Pmod SD reference manual`_
50 .. _Pmod SD reference manual:
51 https://digilent.com/reference/pmod/pmodsd/reference-manual
54 https://digilent.com/reference/_media/reference/pmod/pmodsd/pmodsd_sch.pdf
/Zephyr-latest/include/zephyr/shell/
Dshell_string_conv.h19 * @warning On success the passed err reference will not be altered
20 * to avoid err check bloating. Passed err reference should be initialized
36 * @warning On success the passed err reference will not be altered
37 * to avoid err check bloating. Passed err reference should be initialized
53 * @warning On success the passed err reference will not be altered
54 * to avoid err check bloating. Passed err reference should be initialized
70 * @warning On success the passed err reference will not be altered
71 * to avoid err check bloating. Passed err reference should be initialized
/Zephyr-latest/soc/nxp/kinetis/
DKconfig28 bool "External reference clock"
30 Set this option to use the oscillator in external reference clock mode.
55 hex "PLL external reference divider"
59 Selects the amount to divide down the external reference clock for the PLL.
68 establish the multiplication factor (M) applied to the reference clock
72 int "Fast internal reference clock divider"
76 Selects the amount to divide down the fast internal reference clock. The
80 int "FLL external reference divider"
84 Selects the amount to divide down the external reference clock for the
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_random_addr/src/
Dtest_suite_invalid_cases.c22 * Test setting advertise random address while passing a NULL value as a reference to
26 * - A NULL value is passed to the function as a reference
39 * Test setting advertise random address while passing a NULL value as an address reference
42 * - A valid value is passed to the function as a reference for advertise parameters
61 * - A NULL value is passed to the function as a reference
75 * and 'BT_ADV_PARAMS_SET' flag in advertising parameters reference is set.
80 * - 'BT_ADV_PARAMS_SET' flag in advertising parameters reference is set
104 * and 'BT_ADV_PARAMS_SET' flag in advertising parameters reference is set.
109 * - 'BT_ADV_PARAMS_SET' flag in advertising parameters reference is set
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_scan_own_addr/src/
Dmain.c50 * Address type reference is updated upon success.
59 * - Address type reference is updated
75 "Address type reference was incorrectly set"); in ZTEST()
81 * 'BT_HCI_OWN_ADDR_RANDOM', set_random_address() is called and address type reference is updated
92 * - Address type reference is updated
111 "Address type reference was incorrectly set"); in ZTEST()
117 * bt_id_set_private_addr() is called with 'BT_ID_DEFAULT' as the ID and address type reference is
127 * - Address type reference is updated with the value 'BT_HCI_OWN_ADDR_RANDOM'
143 "Address type reference was incorrectly set"); in ZTEST()
149 * bt_id_set_private_addr() is called with 'BT_ID_DEFAULT' as the ID and address type reference
[all …]
/Zephyr-latest/tests/subsys/zbus/dyn_channel/src/
Dmain.c23 void *reference; member
57 memcpy(&my_random_data_expected, chan_message->reference, sizeof(my_random_data_expected)); in s1_cb()
72 struct external_data_msg static_external_data = {.reference = static_memory, .size = 256}; in ZTEST()
94 zassert_equal(edm.reference, static_memory, "The pointer must be equal here"); in ZTEST()
103 struct external_data_msg static_external_data = {.reference = dynamic_memory, .size = 128}; in ZTEST()
127 zassert_equal(actual_message_data->reference, dynamic_memory, in ZTEST()
130 k_free(actual_message_data->reference); in ZTEST()
131 actual_message_data->reference = NULL; in ZTEST()
139 zassert_equal(expected_to_be_clean.reference, NULL, in ZTEST()
140 "The current message reference should be NULL"); in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/bt_br_oob_get_local/src/
Dtest_suite_invalid_inputs.c20 * Test passing NULL reference for the OOB reference argument
23 * - NULL reference is used as an argument for the OOB reference
/Zephyr-latest/tests/bluetooth/host/id/bt_le_ext_adv_oob_get_local/src/
Dtest_suite_invalid_inputs.c26 * Test passing NULL reference for the OOB reference argument
29 * - NULL reference is used for the advertise parameters reference
30 * - Valid reference is used for OOB reference
44 * Test passing NULL reference for the OOB reference argument
47 * - Valid reference is used for the advertise parameters reference
48 * - NULL reference is used as an argument for the OOB reference
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_clear/src/
Dmain.c35 * - Key reference points to a valid item
56 zassert_true(key_ref_to_clear != NULL, "bt_keys_get_addr() returned a non-valid reference"); in ZTEST()
60 zassert_true(find_returned_ref != NULL, "bt_keys_find_addr() returned a NULL reference"); in ZTEST()
73 "bt_keys_find_addr() returned a non-NULL reference"); in ZTEST()
81 * - Key reference points to a valid item
85 * - bt_id_del() is called with correct key reference
102 zassert_true(key_ref_to_clear != NULL, "bt_keys_get_addr() returned a non-valid reference"); in ZTEST()
106 zassert_true(find_returned_ref != NULL, "bt_keys_find_addr() returned a NULL reference"); in ZTEST()
121 "bt_keys_find_addr() returned a non-NULL reference"); in ZTEST()
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_update_usage/src/
Dmain.c37 /* Holds the last key reference updated */
64 * - Last updated key reference isn't changed
74 "bt_keys_update_usage() changed last updated key reference unexpectedly"); in ZTEST()
78 * Request updating the latest key reference
85 * - Last updated key reference isn't changed
95 "bt_keys_update_usage() changed last updated key reference unexpectedly"); in ZTEST()
107 * - Last updated key reference matches the last updated key reference
135 "bt_keys_update_usage() changed last updated key reference unexpectedly"); in ZTEST()
/Zephyr-latest/subsys/bluetooth/host/
Dkeys.h107 * @brief Get the key slot reference for an ID and address pair.
109 * If the pair already exists in the keys pool, no new reference is reserved
110 * and the same reference is returned directly.
121 * @return A valid reference pointer to the key slot if process succeeded.
127 * @brief Get the key slot reference for an ID and address pair with a certain type.
129 * If the pair already exists in the keys pool, no new reference is reserved
130 * and the same reference is returned directly.
138 * @return A valid reference pointer to the key slot if process succeeded.
150 * @return A valid reference pointer to the key slot if it exists.
156 * @brief Find key reference by trying to resolve an RPA using IRK
[all …]
/Zephyr-latest/dts/bindings/adc/
Dzephyr,adc-emul.yaml20 Internal reference voltage in mV. If not provided or set to zero,
27 VDD reference voltage in mV. If not provided or set to zero,
34 External 0 reference voltage in mV. If not provided or set to zero,
41 External 1 reference voltage in mV. If not provided or set to zero,
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_type/src/
Dmain.c61 * Test getting a non-existing key reference with type, ID and Address while the list isn't full.
69 * - A valid reference is returned by bt_keys_get_type()
95 "bt_keys_get_type() returned a reference with an incorrect ID"); in ZTEST()
97 "bt_keys_get_type() returned a reference with an incorrect key type"); in ZTEST()
105 * Test getting a non-existing key reference with type, ID and Address while the list is full.
122 zassert_true(returned_key == NULL, "bt_keys_get_type() returned a non-NULL reference"); in ZTEST()
126 * Test getting an existing key reference with type, ID and Address while the list is full.
132 * - A valid reference is returned by bt_keys_get_type()
133 * - Key reference returned matches the previously returned one
157 "bt_keys_get_type() returned unexpected reference"); in ZTEST()

12345678910>>...64