Searched refs:location (Results 1 – 16 of 16) sorted by relevance
134 uint32_t location; member508 state->location += *operands; in esp_eh_frame_execute_opcode_0()513 state->location += *((const uint16_t*) operands); in esp_eh_frame_execute_opcode_0()518 state->location += *((const uint32_t*) operands); in esp_eh_frame_execute_opcode_0()615 state->location += param; in esp_eh_frame_execute()636 if (state->location >= EXECUTION_FRAME_PC(*frame)) in esp_eh_frame_execute()757 state->location = initial_location; in esp_eh_frame_restore_caller_state()
84 int location; member
29 If a configuration file is still not found, the last inspected location is the home directory:36 Therefore, the Windows configuration directory location also depends on these.38 A different location for the configuration file can be specified with the ``ESPTOOL_CFGFILE``
24 * All of the compiled binary files in a known location.35 The location of generated binaries depends on the used development framework. If you are unsure of …
240 esp_err_t esp_hf_client_dial_memory(int location) in esp_hf_client_dial_memory() argument254 arg.dial_memory.location = location; in esp_hf_client_dial_memory()
462 esp_err_t esp_hf_client_dial_memory(int location);
410 static bt_status_t btc_hf_client_dial_memory(int location) in btc_hf_client_dial_memory() argument414 …SendAT(hf_client_local_param.btc_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_ATD, location, 0, NULL); in btc_hf_client_dial_memory()1094 btc_hf_client_dial_memory(arg->dial_memory.location); in btc_hf_client_call_handler()
93 * The lines below define location alias for .rtc.data section
105 * The lines below define location alias for .rtc.data section
101 * The lines below define location alias for .rtc.data section
57 The memory location of the data is dependent on87 The memory location of the data is dependent on
147 /* The lines below define location alias for .rtc.data section based on Kconfig option.
65 The memory location of the data is dependent on94 The memory location of the data is dependent on
128 /* The lines below define location alias for .rtc.data section based on Kconfig option.
59 * The memory location of the data is dependent on89 * The memory location of the data is dependent on CONFIG_ESP32S3_RTCDATA_IN_FAST_MEM option.
303 .location = (_loc), \358 const uint16_t location; member