Searched refs:bootrom_flags (Results 1 – 1 of 1) sorted by relevance
30 int exec_ble_main(int bootrom_flags) in exec_ble_main() argument40 if ((bootrom_flags & BR_FLAG_SILENT) == 0) in exec_ble_main()93 int __attribute__ ((section(".entry"))) ble_main(int bootrom_flags) in ble_main() argument97 ret = exec_ble_main(bootrom_flags); in ble_main()
Completed in 1 milliseconds