Home
last modified time | relevance | path

Searched full:negative (Results 1 – 25 of 661) sorted by relevance

12345678910>>...27

/Zephyr-latest/include/zephyr/fs/
Dfs_sys.h33 * @return 0 on success, negative errno code on fail.
43 * @return Number of bytes read on success, negative errno code on fail.
52 * @return Number of bytes written on success, negative errno code on fail.
62 * @return New position in the file or negative errno code on fail.
69 * @return Current position in the file or negative errno code on fail.
77 * @return 0 on success, negative errno code on fail.
84 * @return 0 on success, negative errno code on fail.
91 * @return 0 on success, negative errno code on fail.
105 * @return 0 on success, negative errno code on fail.
113 * @return 0 on success, negative errno code on fail.
[all …]
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Ddata_prepare.py20 Read data from "/slope", "/ring", "/wing", "/negative" and save them
48 if folder != "negative":
87 """Generate negative data labeled as 'negative6~8'."""
91 dic = {DATA_NAME: [], LABEL_NAME: "negative", "name": "negative8"}
93 dic = {DATA_NAME: [], LABEL_NAME: "negative", "name": "negative7"}
95 dic = {DATA_NAME: [], LABEL_NAME: "negative", "name": "negative6"}
112 dic = {DATA_NAME: [], LABEL_NAME: "negative", "name": "negative8"}
114 dic = {DATA_NAME: [], LABEL_NAME: "negative", "name": "negative7"}
116 dic = {DATA_NAME: [], LABEL_NAME: "negative", "name": "negative6"}
125 dic = {DATA_NAME: [], LABEL_NAME: "negative", "name": "negative8"}
[all …]
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_own_addr/src/
Dtest_suite_invalid_inputs.c87 * Operation fails if bt_id_set_adv_private_addr() failed and a negative error code is returned.
93 * - bt_id_set_adv_private_addr() fails and returns a negative error code (failure)
96 * - bt_id_set_adv_own_addr() returns a negative error code (failure)
119 * Operation fails if bt_id_set_adv_random_addr() failed and a negative error code is returned.
124 * - bt_id_set_adv_random_addr() fails and returns a negative error code (failure)
127 * - bt_id_set_adv_own_addr() returns a negative error code (failure)
158 * Operation fails if bt_id_set_adv_random_addr() failed and a negative error code is returned.
163 * - bt_id_set_adv_random_addr() fails and returns a negative error code (failure)
166 * - bt_id_set_adv_own_addr() returns a negative error code (failure)
192 * Operation fails if bt_id_set_adv_private_addr() failed and a negative error code is returned.
[all …]
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_private_addr/src/
Dtest_suite_invalid_cases.c43 * - bt_rand() fails and returns a negative error code (failure)
46 * - bt_id_set_adv_private_addr() returns a negative error code (failure)
75 * - bt_id_set_adv_random_addr() fails and returns a negative error code (failure)
78 * - bt_id_set_adv_private_addr() returns a negative error code (failure)
88 /* This will make set_random_address() returns a negative number error code */ in ZTEST()
102 * - bt_rpa_create() fails and returns a negative error code (failure)
107 * - bt_id_set_adv_private_addr() returns a negative error code (failure)
144 * - bt_id_set_adv_random_addr() fails and returns a negative error code (failure)
147 * - bt_id_set_adv_private_addr() returns a negative error code (failure)
159 /* This will make bt_id_set_adv_random_addr() returns a negative number error code */ in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_private_addr/src/
Dtest_suite_invalid_cases.c42 * - bt_rand() fails and returns a negative error code (failure)
46 * - bt_id_set_private_addr() returns a negative error code (failure)
66 * - bt_rpa_create() fails and returns a negative error code (failure)
70 * - bt_id_set_private_addr() returns a negative error code (failure)
99 * - set_random_address() fails and returns a negative error code (failure)
102 * - bt_id_set_private_addr() returns a negative error code (failure)
112 /* This will make set_random_address() returns a negative number error code */ in ZTEST()
/Zephyr-latest/drivers/bluetooth/hci/
Dapollox_blue.h27 * @return 0 on success or negative error number on failure.
38 * @return 0 on success or negative error number on failure.
48 * @return 0 on success or negative error number on failure.
59 * @return 0 on success or negative error number on failure.
70 * @return 0 on success or negative error number on failure.
80 * @return 0 on success or negative error number on failure.
87 * @return 0 on success or negative error number on failure.
95 * @return 0 on success or negative error number on failure.
/Zephyr-latest/include/zephyr/storage/
Dstream_flash.h90 * @return non-negative on success, negative errno code on fail
125 * @return non-negative on success, negative errno code on fail
140 * @return non-negative on success, negative errno code on fail
156 * @return non-negative on success, -ERANGE in case when @p off is out
157 * of area designated for stream or negative errno code on fail
169 * @return non-negative on success, negative errno code on fail
181 * @return non-negative on success, negative errno code on fail
/Zephyr-latest/include/zephyr/display/
Dcfb.h87 * @return 0 on success, negative value otherwise
101 * @return 0 on success, negative value otherwise
111 * @return 0 on success, negative value otherwise
122 * @return 0 on success, negative value otherwise
134 * @return 0 on success, negative value otherwise
145 * @return 0 on success, negative value otherwise
154 * @return 0 on success, negative value otherwise
167 * @return 0 on success, negative value otherwise
178 * @return 0 on success, negative value otherwise
199 * @return 0 on success, negative value otherwise
[all …]
/Zephyr-latest/include/zephyr/drivers/usb/
Dusb_dc.h145 * @return 0 on success, negative errno code on fail.
155 * @return 0 on success, negative errno code on fail.
165 * @return 0 on success, negative errno code on fail.
174 * @return 0 on success, negative errno code on fail.
200 * @return 0 on success, negative errno code on fail.
213 * @return 0 on success, negative errno code on fail.
223 * @return 0 on success, negative errno code on fail.
233 * @return 0 on success, negative errno code on fail.
244 * @return 0 on success, negative errno code on fail.
254 * @return 0 on success, negative errno code on fail.
[all …]
/Zephyr-latest/include/zephyr/drivers/mfd/
Dad559x.h56 * @retval negative errno if failure
68 * @retval negative errno if failure
81 * @retval negative errno if failure
93 * @retval negative errno if failure
105 * @retval negative errno if failure
117 * @retval negative errno if failure
129 * @retval negative errno if failure
/Zephyr-latest/drivers/stepper/step_dir/
Dstep_dir_stepper_common.h130 * @retval -errno Negative errno in case of failure.
138 * @param micro_steps Number of micro_steps to move. Can be positive or negative.
139 * @return 0 on success, or a negative error code on failure.
148 * @return 0 on success, or a negative error code on failure.
157 * @return 0 on success, or a negative error code on failure.
166 * @return 0 on success, or a negative error code on failure.
175 * @return 0 on success, or a negative error code on failure.
184 * @return 0 on success, or a negative error code on failure.
192 * @param direction The direction of movement (positive or negative).
194 * @return 0 on success, or a negative error code on failure.
[all …]
Dstep_dir_stepper_timing_source.h15 * @return 0 on success, or a negative error code on failure.
24 * @return 0 on success, or a negative error code on failure.
32 * @return 0 on success, or a negative error code on failure.
49 * @return 0 on success, or a negative error code on failure.
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dhfp_ag.h94 * @return 0 in case of success or negative value in case of error.
172 * @return 0 in case of success or negative value in case of error.
184 * @return 0 in case of success or negative value in case of error.
194 * @return 0 in case of success or negative value in case of error.
205 * @return 0 in case of success or negative value in case of error.
215 * @return 0 in case of success or negative value in case of error.
225 * @return 0 in case of success or negative value in case of error.
235 * @return 0 in case of success or negative value in case of error.
246 * @return 0 in case of success or negative value in case of error.
256 * @return 0 in case of success or negative value in case of error.
[all …]
/Zephyr-latest/include/zephyr/net/
Dlwm2m.h403 * @return Callback returns a negative error code (errno.h) indicating
424 * @return Callback returns a negative error code (errno.h) indicating
442 * @return Callback returns a negative error code (errno.h) indicating
509 * @return 0 for success or negative in case of error.
683 * @return 0 on success, otherwise a negative integer.
696 * @return 0 on success, otherwise a negative integer.
709 * @return 0 on success, otherwise a negative integer.
722 * @return 0 on success, otherwise a negative integer.
735 * @return 0 on success, otherwise a negative integer.
748 * @return 0 on success, otherwise a negative integer.
[all …]
Dzperf.h92 * @return 0 if session completed successfully, a negative error code otherwise.
104 * @return 0 if session completed successfully, a negative error code otherwise.
118 * @return 0 if session was scheduled successfully, a negative error code
133 * @return 0 if session was scheduled successfully, a negative error code
148 * @return 0 if server was started, a negative error code otherwise.
162 * @return 0 if server was started, a negative error code otherwise.
170 * @return 0 if server was stopped successfully, a negative error code otherwise.
177 * @return 0 if server was stopped successfully, a negative error code otherwise.
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_engine.h101 * @return 0 for successful validation and negative in all other cases
144 * @return 0 for success or negative in case of error
154 * @return 0 for success or negative in case of error
167 * @return 0 for success, 1 when service was removed or negative in case of error.
176 * @return 0 for success or negative in case of error
184 * @return 0 for success or negative in case of error
193 * @return index in the list or negative in case of error
201 * @return Object instance id or negative in case not found
210 * @return Object instance id of the security instance or negative in case of error
288 * @return 0 for success or negative in case of error
[all …]
/Zephyr-latest/include/zephyr/drivers/modem/
Dhl7800.h208 /* status: negative errno, 0 on success
217 /* status: negative errno, 0 on success, non-zero error code
336 * @retval 0 on success, negative on failure.
343 * @retval 0 on success, negative on failure.
358 * @retval 0 on success, negative on failure
367 * @retval 0 on success, negative on failure
403 * @retval negative error code, 0 on success
410 * @return int32_t negative errno on failure, else mdm_hl7800_functionality
422 * @return int32_t negative errno, 0 on success
434 * @return int32_t negative errno, 0 on success
[all …]
/Zephyr-latest/include/zephyr/sys/
Donoff.h98 * non-negative on success, or a negative error code. If an error is
243 * independently of whether res is negative as a machine error may
247 * service-specific, but the value shall be non-negative if the
248 * operation succeeded, and negative if the operation failed. If res
249 * is negative ONOFF_FLAG_ERROR will be set in state, but if res is
250 * non-negative ONOFF_FLAG_ERROR may still be set in state.
341 * @retval non-negative the observed state of the machine at the time
362 * @retval non-negative the observed state (ONOFF_STATE_ON) of the
392 * @retval non-negative the observed state of the machine at the time
433 * @retval negative other errors produced by onoff_release().
[all …]
/Zephyr-latest/include/zephyr/bluetooth/services/
Dcts.h71 * @return negative error codes on failure
86 * @return negative error codes on failure
98 * @return negative error codes on failure
109 * @return negative error codes on failure
122 * @return negative error codes on failure
135 * @return negative error codes on failure
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_slot.h46 * @return 0 on success, (negative) error code otherwise.
58 * @return 0 on success, (negative) error code otherwise.
71 * @return 0 on success, (negative) error code otherwise.
86 * @return 0 on success, or (negative) error code on failure.
92 * @return 0 on success, or (negative) error code on failure.
112 * @return Slot index on success, or negative error code on failure.
120 * @return Slot index on success, or negative error code on failure.
/Zephyr-latest/include/zephyr/drivers/
Dcache.h51 * @retval -errno Negative errno for other failures.
62 * @retval -errno Negative errno for other failures.
73 * @retval -errno Negative errno for other failures.
94 * @retval -errno Negative errno for other failures.
116 * @retval -errno Negative errno for other failures.
138 * @retval -errno Negative errno for other failures.
185 * @retval -errno Negative errno for other failures.
196 * @retval -errno Negative errno for other failures.
207 * @retval -errno Negative errno for other failures.
228 * @retval -errno Negative errno for other failures.
[all …]
/Zephyr-latest/drivers/sensor/ti/fdc2x1x/
Dfdc2x1x.c70 * @return 0 in case of success, negative error code otherwise.
98 * @return 0 in case of success, negative error code otherwise.
118 * @return 0 in case of success, negative error code otherwise.
140 * @return 0 in case of success, negative error code otherwise.
168 * @return 0 in case of success, negative error code otherwise.
184 * @return 0 in case of success, negative error code otherwise.
200 * @return 0 in case of success, negative error code otherwise.
216 * @return 0 in case of success, negative error code otherwise.
230 * @return 0 in case of success, negative error code otherwise.
244 * @return 0 in case of success, negative error code otherwise.
[all …]
/Zephyr-latest/drivers/memc/
Dmemc_mcux_flexspi.h47 * @return 0 on success, negative value on failure
62 * @return 0 on success, negative value on failure
76 * @return 0 on success, negative value on failure
87 * @return 0 on success, negative value on failure
100 * @return 0 on success, negative value on failure
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dproxy.h66 * @return 0 on success, or (negative) error code on failure.
76 * @return 0 on success, or (negative) error code on failure.
86 * @return 0 on success, or (negative) error code on failure.
96 * @return 0 on success, or (negative) error code on failure.
111 * @return 0 on success, or (negative) error code on failure.
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_scan_own_addr/src/
Dtest_suite_invalid_inputs.c46 * - bt_id_set_private_addr() fails and returns a negative error
70 * 'BT_ADDR_LE_RANDOM', set_random_address() is called, but execution fails and a negative error
77 * - set_random_address() fails and returns a negative error
104 * a negative error code.
108 * - bt_id_set_private_addr() fails and returns a negative error

12345678910>>...27