Home
last modified time | relevance | path

Searched defs:retval (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/include/
Desp_memprot.h28 #define ESP_MEMPROT_ERR_CHECK(retval, fnc) if ((retval=fnc) != ESP_OK) { return retval; } argument
/hal_espressif-3.6.0/components/newlib/test/
Dtest_setjmp.c9 uint32_t retval; member
/hal_espressif-3.6.0/components/pthread/
Dpthread.c38 void *retval; ///< Value supplied to calling thread during join member
314 int pthread_join(pthread_t thread, void **retval) in pthread_join()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_cmd.c611 UINT8 retval = 0; in bta_ag_parse_chld() local
643 tBTA_AG_PEER_CODEC retval = BTA_AG_CODEC_NONE; in bta_ag_parse_bac() local
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c751 tBTM_STATUS retval = BTM_SUCCESS; in BTM_RegisterForVSEvents() local
/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/
Deap_ttls.c1238 int retval = 0; in eap_ttls_implicit_identity_request() local
1321 int retval = 0; in eap_ttls_decrypt() local