Home
last modified time | relevance | path

Searched refs:call (Results 1 – 25 of 25) sorted by relevance

/hal_espressif-3.7.0/components/spi_flash/sim/
DMakefile42 $(call CTARGET, ${1}, $(BUILD_DIR)) : ${1}
44 $(CC) $(CPPFLAGS) $(CFLAGS) -c -o $(call CTARGET, ${1}, $(BUILD_DIR)) ${1}
48 $(call CPPTARGET, ${1}, $(BUILD_DIR)) : ${1}
50 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c -o $(call CPPTARGET, ${1}, $(BUILD_DIR)) ${1}
62 $(foreach cfile, $(CFILES), $(eval $(call COMPILE_C, $(cfile))))
63 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
/hal_espressif-3.7.0/components/spi_flash/sim/stubs/
DMakefile42 $(call CTARGET, ${1}, $(BUILD_DIR)) : ${1}
44 $(CC) $(CPPFLAGS) $(CFLAGS) -c -o $(call CTARGET, ${1}, $(BUILD_DIR)) ${1}
48 $(call CPPTARGET, ${1}, $(BUILD_DIR)) : ${1}
50 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c -o $(call CPPTARGET, ${1}, $(BUILD_DIR)) ${1}
62 $(foreach cfile, $(CFILES), $(eval $(call COMPILE_C, $(cfile))))
63 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
/hal_espressif-3.7.0/components/esp_system/test_apps/rtc_power_modes/
DREADME.md11 1. Mode for ADC/Temp Sensor in monitor mode (ULP). To enable this mode, call `esp_sleep_enable_adc_…
13 3. Ultra low power mode. To enable this mode, call `rtc_sleep_enable_ultra_low`. Note if mode 1 has…
16 1. Mode for using 40 MHz XTAL in lightsleep. To enable this mode, call `esp_sleep_pd_config(ESP_PD_…
18 3. Mode for ADC/Temp Sensor in monitor mode (ULP). To enable this mdoe, call `esp_sleep_enable_adc_…
/hal_espressif-3.7.0/components/esp_rom/esp32/ld/
Desp32.rom.syscalls.ld1 /* These ROM functions call respective entries in the syscall table.
57 They call the reentrant versions, passing the pointer returned by __getreent
Desp32.rom.newlib-nano.ld108 /* _print_float and _scanf_float functions in ROM are stubs which call
Desp32.rom.ld1375 These functions are xtos-related (or call xtos-related functions) and do not play well
/hal_espressif-3.7.0/components/esp_system/test_eh_frame_parser/
DREADME.md5 backtrace. It is then checked that the functions in the call stack are indeed
/hal_espressif-3.7.0/tools/esptool_py/docs/en/espefuse/
Dexecute-scripts-cmd.rst30 …his script, you can call all commands which are available in CLI, see ``espefuse.py --help``. To r…
31 If necessary, you can call ``efuses.burn_all()`` which prompts ``Type 'BURN' (all capitals) to cont…
/hal_espressif-3.7.0/components/esp_netif/lwip/
Desp_netif_lwip_ppp.c39 struct tcpip_api_call_data call; member
56 tcpip_api_call(pppapi_do_ppp_set_auth, &msg.call); in pppapi_set_auth()
/hal_espressif-3.7.0/components/riscv/
Dvectors.S233 call rtos_int_enter
296 call rtos_int_exit
/hal_espressif-3.7.0/components/heap/include/
Dheap_trace.inc55 /* Static function to read the call stack for a traced heap call.
/hal_espressif-3.7.0/tools/idf_monitor/idf_monitor_base/
Dgdbhelper.py74 subprocess.call(['stty', 'sane'])
/hal_espressif-3.7.0/components/bt/host/bluedroid/api/include/api/
Desp_hf_client_api.h168 …} call; /*!< HF callback param of ESP_HF_CLIENT_CIND_CALL_EVT… member
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_cmd.c761 UINT8 call = p_scb->call_ind; in bta_ag_send_call_inds() local
767 call = BTA_AG_CALL_INACTIVE; in bta_ag_send_call_inds()
770 call = BTA_AG_CALL_ACTIVE; in bta_ag_send_call_inds()
772 call = p_scb->call_ind; in bta_ag_send_call_inds()
775 bta_ag_send_ind(p_scb, BTA_AG_IND_CALL, call, FALSE); in bta_ag_send_call_inds()
/hal_espressif-3.7.0/components/esp_pm/
DKconfig75 you can call 'gpio_sleep_sel_dis' to disable this feature on those pins.
76 …You can also keep this feature on and call 'gpio_sleep_set_direction' and 'gpio_sleep_set_pull_mod…
/hal_espressif-3.7.0/tools/esptool_py/docs/en/esptool/
Dbasic-options.rst38 You can call ``su - $USER`` to enable read and write permissions for the serial port without having…
/hal_espressif-3.7.0/tools/ci/
Dcheck_callgraph.py382 … This will force the parser to ignore the symbol preceding the call to function_name'
/hal_espressif-3.7.0/components/esp_rom/
DCMakeLists.txt267 # there as no explicit reference/call to it in IDF.
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c760 param.call.status = ind->value; in process_ind_evt()
/hal_espressif-3.7.0/components/bt/porting/ext/tinycrypt/documentation/
Dtinycrypt.rst153 the entropy seed using a mandatory call to the re-seed function.
/hal_espressif-3.7.0/components/mbedtls/
DKconfig146 "mbedtls/esp_debug.h" and call mbedtls_esp_enable_debug_log()
515 the rest of the firmware doesn't call any standard timekeeeping
/hal_espressif-3.7.0/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst361 …y point address of the software bootloader, where the ROM bootloader will call as it hands over co…
Dserial-protocol.rst507 In addition to this trace feature, most operating systems have "system call trace" or "port trace" …
/hal_espressif-3.7.0/components/esp_psram/esp32/
DKconfig.spiram271 …needs a large amount of stack and does not call on ROM code in any way (no direct calls, but also …
/hal_espressif-3.7.0/components/bt/esp_ble_mesh/
DKconfig.in240 When this option is enabled, Provisioner can call specific functions to enable
646 This value affects memory and call stack consumption, which