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()
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 …
85 int location; member
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()
487 esp_err_t esp_hf_client_dial_memory(int location);
441 static bt_status_t btc_hf_client_dial_memory(int location) in btc_hf_client_dial_memory() argument445 …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()1151 btc_hf_client_dial_memory(arg->dial_memory.location); in btc_hf_client_call_handler()
105 * The lines below define location alias for .rtc.data section
101 * The lines below define location alias for .rtc.data section
93 * 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.
309 .location = (_loc), \364 const uint16_t location; member