Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dhmac_ll.h100 uint32_t query; in hmac_ll_wait_idle() local
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dhmac_ll.h103 uint32_t query; in hmac_ll_wait_idle() local
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dhmac_ll.h111 uint32_t query; in hmac_ll_wait_idle() local
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dhmac_ll.h103 uint32_t query; in hmac_ll_wait_idle() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_at.c1535 void bta_hf_client_send_at_cops(BOOLEAN query) in bta_hf_client_send_at_cops()
1717 void bta_hf_client_send_at_btrh(BOOLEAN query, UINT32 val) in bta_hf_client_send_at_btrh()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.c1773 static void dpp_write_gas_query(struct wpabuf *buf, struct wpabuf *query) in dpp_write_gas_query()