Searched refs:entry (Results 1 – 18 of 18) sorted by relevance
282 void *entry; in main() local283 rc = split_app_go(&entry, true); in main()285 hal_system_restart(entry); in main()
6 Generally a release note entry should be created for changes that:23 entry. (A script will be developed to collect these, ordered by when
92 fih_ret split_go(int loader_slot, int split_slot, void **entry);
20 /* Default entry point: */44 *(.entry.text)
25 /* Default entry point: */48 *(.entry.text)
588 void mbedtls_asn1_free_named_data( mbedtls_asn1_named_data *entry );
54 /* Default entry point: */78 *(.entry.text)
51 /* Default entry point: */75 *(.entry.text)
52 /* Default entry point: */76 *(.entry.text)
31 …herals, load the Program Counter register with the application firmware image entry point address).
25 so an entry point must be provided. This is likely a typical `app` for the
11 * \note The entry point location is fixed and starts at 0x10000000. The valid
2371 split_go(int loader_slot, int split_slot, void **entry) argument2423 *entry = (void *) entry_val;