Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.6.0/tools/esp_prov/
Desp_prov.py91 def version_match(tp, protover, verbose=False): argument
120 def has_capability(tp, capability='none', verbose=False): argument
154 def get_version(tp): argument
164 def establish_session(tp, sec): argument
180 def custom_config(tp, sec, custom_info, custom_ver): argument
190 def custom_data(tp, sec, custom_data): argument
200 def scan_wifi_APs(sel_transport, tp, sec): argument
250 def send_wifi_config(tp, sec, ssid, passphrase): argument
260 def apply_wifi_config(tp, sec): argument
270 def get_wifi_config(tp, sec): argument
[all …]
/hal_espressif-3.6.0/examples/protocols/esp_local_ctrl/scripts/
Desp_local_ctrl.py160 def version_match(tp, protover, verbose=False): argument
189 def has_capability(tp, capability='none', verbose=False): argument
223 def establish_session(tp, sec): argument
239 def get_all_property_values(tp, security_ctx): argument
261 def set_property_values(tp, security_ctx, props, indices, values, check_readonly=False): argument
/hal_espressif-3.6.0/components/newlib/
Dtime.c226 int clock_settime(clockid_t clock_id, const struct timespec *tp) in clock_settime()
251 int clock_gettime (clockid_t clock_id, struct timespec *tp) in clock_gettime()
/hal_espressif-3.6.0/components/esp_local_ctrl/src/
Desp_local_ctrl_transport_httpd.c120 static const esp_local_ctrl_transport_t tp = { in esp_local_ctrl_get_transport_httpd() local
Desp_local_ctrl_transport_ble.c132 static const esp_local_ctrl_transport_t tp = { in esp_local_ctrl_get_transport_ble() local
/hal_espressif-3.6.0/components/freertos/test/
Dtest_thread_local.c36 uint32_t tp = (uint32_t) -1; in task_test_tls() local
/hal_espressif-3.6.0/components/freertos/port/xtensa/
Dport.c145 StackType_t *sp, *tp; in pxPortInitialiseStack() local
/hal_espressif-3.6.0/components/espcoredump/src/port/riscv/
Dcore_dump_port.c58 uint32_t tp; member
/hal_espressif-3.6.0/components/fatfs/src/
Dff.c3117 const TCHAR *tp, *tt; local
4164 TCHAR *tp = buff; local
6243 TCHAR *tp; local