Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 6 of 6) sorted by relevance

/modules/canopennode/
A DCO_driver.c253 CANmodule->errors = 0; in CO_CANmodule_init()
466 uint32_t errors; in CO_CANverifyErrors() local
485 if (errors != CANmodule->errors) { in CO_CANverifyErrors()
486 CANmodule->errors = errors; in CO_CANverifyErrors()
500 CO_EMC_NO_ERROR, errors); in CO_CANverifyErrors()
504 errors); in CO_CANverifyErrors()
510 CO_EMC_CAN_PASSIVE, errors); in CO_CANverifyErrors()
514 errors); in CO_CANverifyErrors()
525 errors); in CO_CANverifyErrors()
527 errors); in CO_CANverifyErrors()
[all …]
A DCO_driver_target.h92 uint32_t errors; member
/modules/thrift/src/thrift/transport/
A DTSSLSocket.cpp457 string errors; in loadCertificateFromBuffer() local
458 tlsCredtErrMsg(errors, status); in loadCertificateFromBuffer()
459 throw TSSLException("tls_credential_add: " + errors); in loadCertificateFromBuffer()
474 string errors; in loadPrivateKey() local
493 string errors; in loadPrivateKeyFromBuffer() local
494 tlsCredtErrMsg(errors, status); in loadPrivateKeyFromBuffer()
509 string errors; in loadTrustedCertificates() local
526 string errors; in loadTrustedCertificatesFromBuffer() local
527 tlsCredtErrMsg(errors, status); in loadTrustedCertificatesFromBuffer()
528 throw TSSLException("X509_STORE_add_cert: " + errors); in loadTrustedCertificatesFromBuffer()
[all …]
/modules/hostap/src/
A Dhapd_main.c308 int errors = 0; in hostapd_config_read2() local
400 errors++; in hostapd_config_read2()
404 if (errors) { in hostapd_config_read2()
406 errors, fname); in hostapd_config_read2()
/modules/openthread/
A DCMakeLists.txt227 # (to prevent linker errors)
/modules/trusted-firmware-m/
A DKconfig.tfm515 On fatal errors in the secure firmware, capture info about the exception.

Completed in 18 milliseconds