Searched refs:handled (Results 1 – 5 of 5) sorted by relevance
131 bool handled = test_and_print_register_bits(core0_status, core0_acs_bits, DIM(core0_acs_bits)); in print_cache_err_details() local136 if (!handled) { in print_cache_err_details()138 … handled = test_and_print_register_bits(cache_ilg_status, cache_ilg_bits, DIM(cache_ilg_bits)); in print_cache_err_details()141 if (!handled) { in print_cache_err_details()
12 … basically replaces the original bootloader. All following operations are then handled by the stub.24 …sptool.py`` with the ``--no-stub`` argument. All operations will then be handled by the original R…
72 bool handled = false; in hli_c_handler() local91 handled = true; in hli_c_handler()95 if (!handled) { in hli_c_handler()
176 BOOLEAN handled = FALSE; in btu_hci_msg_process() local178 for (; !handled && i < BTU_MAX_REG_EVENT; i++) { in btu_hci_msg_process()186 handled = TRUE; in btu_hci_msg_process()191 if (handled == FALSE) { in btu_hci_msg_process()
9 Time with the origin at `g_startup_time`. The implementation is not handled by `esp_system`,