| /Zephyr-latest/include/zephyr/fs/ |
| D | fs_sys.h | 33 * @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/ |
| D | data_prepare.py | 20 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/ |
| D | test_suite_invalid_inputs.c | 87 * 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/ |
| D | test_suite_invalid_cases.c | 43 * - 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/ |
| D | test_suite_invalid_cases.c | 42 * - 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/ |
| D | apollox_blue.h | 27 * @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/display/ |
| D | cfb.h | 87 * @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/drivers/stepper/step_dir/ |
| D | step_dir_stepper_common.h | 130 * @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. 158 * @return 0 on success, or a negative error code on failure. 167 * @return 0 on success, or a negative error code on failure. 176 * @return 0 on success, or a negative error code on failure. 185 * @return 0 on success, or a negative error code on failure. 193 * @param direction The direction of movement (positive or negative). 194 * @return 0 on success, or a negative error code on failure. [all …]
|
| D | step_dir_stepper_timing_source.h | 15 * @return 0 on success, or a negative error code on failure. 24 * @return 0 on success, or a negative error code on failure. 33 * @return 0 on success, or a negative error code on failure. 50 * @return 0 on success, or a negative error code on failure.
|
| /Zephyr-latest/include/zephyr/storage/ |
| D | stream_flash.h | 90 * @return non-negative on success, negative errno code on fail 125 * @return non-negative on success, negative errno code on fail 143 * @return non-negative on success, negative errno code on fail 159 * @return non-negative on success, -ERANGE in case when @p off is out 160 * of area designated for stream or negative errno code on fail 172 * @return non-negative on success, negative errno code on fail 184 * @return non-negative on success, negative errno code on fail
|
| /Zephyr-latest/dts/bindings/comparator/ |
| D | silabs,acmp.yaml | 14 input-negative = <ACMP_INPUT_VREFDIVAVDD>; 18 `input-negative` properties. See the included bindings in the example above. 34 input-negative = <ACMP_INPUT_VREFDIVAVDD>; 39 `input-positive` or `input-negative` properties. In those cases, the 65 input-negative = <ACMP_INPUT_VREFDIV1V25>; 118 input-negative:
|
| /Zephyr-latest/include/zephyr/drivers/usb/ |
| D | usb_dc.h | 145 * @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/interrupt_controller/ |
| D | intc_rz_ext_irq.h | 22 * @return 0 on success, or negative value on error 30 * @return 0 on success, or negative value on error 40 * @return 0 on success, or negative value on error 50 * @return 0 on success, or negative value on error
|
| /Zephyr-latest/include/zephyr/drivers/mfd/ |
| D | ad559x.h | 56 * @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/include/zephyr/bluetooth/classic/ |
| D | hfp_ag.h | 94 * @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/ |
| D | zperf.h | 92 * @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.
|
| D | lwm2m.h | 403 * @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 …]
|
| /Zephyr-latest/subsys/net/lib/lwm2m/ |
| D | lwm2m_engine.h | 101 * @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/sys/ |
| D | onoff.h | 98 * 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/ |
| D | cts.h | 71 * @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/include/zephyr/drivers/firmware/scmi/ |
| D | clk.h | 83 * @retval negative errno if failure 96 * @retval negative errno if failure 108 * @retval negative errno if failure 121 * @retval negative errno if failure 133 * @retval negative errno if failure 146 * @retval negative errno if failure
|
| D | shmem.h | 40 * @retval negative errno if failure 52 * @retval negative errno if failure 82 * @retval negative errno if failure 92 * @retval negative errno if failure
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | dfu_slot.h | 46 * @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/ |
| D | cache.h | 51 * @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/include/zephyr/drivers/modem/ |
| D | hl7800.h | 214 /* status: negative errno, 0 on success 223 /* status: negative errno, 0 on success, non-zero error code 349 * @retval 0 on success, negative on failure. 356 * @retval 0 on success, negative on failure. 371 * @retval 0 on success, negative on failure 380 * @retval 0 on success, negative on failure 416 * @retval negative error code, 0 on success 423 * @return int32_t negative errno on failure, else mdm_hl7800_functionality 435 * @return int32_t negative errno, 0 on success 447 * @return int32_t negative errno, 0 on success [all …]
|