Lines Matching refs:error

39  * NoMali error codes.
42 /** No error */
44 /** Unknown error */
56 * @note This error, and higher error numbers, can be issued if
58 * tread this condition as an unknown error.
169 * error.
174 * @error NOMALI_E_OK on success.
175 * @error NOMALI_E_MEMORY if a memory allocation failed.
176 * @error NOMALI_E_INVALID if a pointer to an output parameter is
186 * @error NOMALI_E_OK on success.
187 * @error NOMALI_E_HANDLE if the handle was invalid.
193 * Get a textual description of an error number.
195 * @param[in] error Error number to resolve.
198 * an error number.
200 const char *nomali_errstr(nomali_error_t error);
210 * @error NOMALI_E_OK on success.
211 * @error NOMALI_E_HANDLE if the handle was invalid.
212 * @error NOMALI_E_INVALID if the callback type was invalid.
226 * @error NOMALI_E_OK on success.
227 * @error NOMALI_E_HANDLE if the handle was invalid.
228 * @error NOMALI_E_INVALID if info is not pointing to a valid
242 * @error NOMALI_E_OK on success.
243 * @error NOMALI_E_HANDLE if the handle was invalid.
255 * @error NOMALI_E_OK on success.
256 * @error NOMALI_E_HANDLE if the handle was invalid.
257 * @error NOMALI_E_INVALID if an invalid register was specified or if the
271 * @error NOMALI_E_OK on success.
272 * @error NOMALI_E_HANDLE if the handle was invalid.
273 * @error NOMALI_E_INVALID if an invalid register was specified.
286 * @error NOMALI_E_OK on success.
287 * @error NOMALI_E_HANDLE if the handle was invalid.
288 * @error NOMALI_E_INVALID if an invalid register was specified or if the
302 * @error NOMALI_E_OK on success.
303 * @error NOMALI_E_HANDLE if the handle was invalid.
304 * @error NOMALI_E_INVALID if an invalid register was specified.
324 * @error NOMALI_E_OK on success.
325 * @error NOMALI_E_HANDLE if the handle was invalid.
326 * @error NOMALI_E_INVALID if an invalid interrupt was specified or if