Home
last modified time | relevance | path

Searched refs:exit (Results 76 – 100 of 363) sorted by relevance

12345678910>>...15

/Zephyr-latest/scripts/
Dtwister224 sys.exit(ret)
Dzephyr_module.py225 sys.exit('ERROR: Malformed "build" section in file: {}\n{}'
255 sys.exit('ERROR: "cmake" key in {} has folder value "{}" which '
286 sys.exit('ERROR: "cmake" key in {} has folder value "{}" which '
396 sys.exit('ERROR: "kconfig" key in {} has value "{}" which does '
420 sys.exit('ERROR: "kconfig" key in {} has value "{}" which does '
727 sys.exit(f'ERROR: {e}')
768 sys.exit(f'{project}, given in ZEPHYR_EXTRA_MODULES, '
799 sys.exit(error)
Dcheck_maintainers.py69 sys.exit(1)
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/resources/
Dmock_script.py48 sys.exit(main())
/Zephyr-latest/boards/actinius/icarus/
Dactinius_icarus_common_2_0_0.dtsi37 t-exit-dpd = <3500>;
/Zephyr-latest/kernel/
Dpipe.c159 goto exit; in z_impl_k_pipe_write()
209 exit: in z_impl_k_pipe_write()
231 goto exit; in z_impl_k_pipe_read()
262 exit: in z_impl_k_pipe_read()
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/boards/
Dek_ra8d1.overlay45 t-lp-exit = <7>;
/Zephyr-latest/boards/nordic/nrf9161dk/
Dnrf9161dk_nrf9161_common_0_7_0.dtsi26 t-exit-dpd = <30000>;
/Zephyr-latest/samples/net/ptp/src/
Dmain.c94 exit(ret); in init_testing()
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_oacp.c75 goto exit; in oacp_create_proc_validate()
83 goto exit; in oacp_create_proc_validate()
90 goto exit; in oacp_create_proc_validate()
97 goto exit; in oacp_create_proc_validate()
105 exit: in oacp_create_proc_validate()
148 goto exit; in oacp_delete_proc_validate()
153 exit: in oacp_delete_proc_validate()
/Zephyr-latest/scripts/logging/dictionary/
Dlog_parser_uart.py44 sys.exit(1)
/Zephyr-latest/scripts/native_simulator/common/src/
Dmain.c49 exit(nsi_exit_inner(exit_code)); in nsi_exit()
/Zephyr-latest/samples/net/gptp/src/
Dgptp.c102 exit(ret); in init_testing()
/Zephyr-latest/tests/drivers/flash/common/boards/
Dnrf52840dk_mx25r_high_perf.overlay26 t-exit-dpd = <35000>;
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/
DREADME.rst16 No pins configurations, except GPIO014 is used as indicator for entry/exit.
/Zephyr-latest/samples/net/openthread/coap/src/
Dbutton.c151 goto exit; in coap_btn_get_state_cb()
155 exit: in coap_btn_get_state_cb()
/Zephyr-latest/soc/nuvoton/npcm/common/esiost/
Desiost.py516 sys.exit(EXIT_FAILURE_STATUS)
562 sys.exit(EXIT_FAILURE_STATUS)
574 sys.exit(EXIT_SUCCESS_STATUS)
582 sys.exit(EXIT_FAILURE_STATUS)
590 sys.exit(EXIT_SUCCESS_STATUS)
/Zephyr-latest/drivers/modem/
Dublox-sara-r4.c349 goto exit; in send_socket_data()
355 goto exit; in send_socket_data()
375 goto exit; in send_socket_data()
384 goto exit; in send_socket_data()
392 goto exit; in send_socket_data()
424 goto exit; in send_socket_data()
434 exit: in send_socket_data()
478 goto exit; in send_cert()
486 goto exit; in send_cert()
502 exit: in send_cert()
[all …]
/Zephyr-latest/scripts/build/
Dgen_offset_header.py84 sys.exit(ret)
Dgen_device_deps.py71 sys.exit("-z / --zephyr-base not provided. Please provide "
135 sys.exit('Relocatable elf files are not yet supported')
Dgen_app_partitions.py117 exit(f"Error: {filename}: {e}")
120 sys.exit("Error parsing file: " + filename)
178 exit(f"Error: {args.elf}: {e}")
/Zephyr-latest/drivers/sensor/memsic/mc3419/
Dmc3419_trigger.c41 goto exit; in mc3419_process_int()
57 exit: in mc3419_process_int()
/Zephyr-latest/arch/x86/
Dgen_gdt.py51 sys.exit("pyelftools is out of date, need version 0.24 or later")
62 sys.exit(os.path.basename(sys.argv[0]) + ": " + text)
/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_netc.c185 goto exit; in nxp_s32_eth_get_pkt()
192 goto exit; in nxp_s32_eth_get_pkt()
195 exit: in nxp_s32_eth_get_pkt()
/Zephyr-latest/scripts/west_commands/
Dtwister_cmd.py62 sys.exit(ret)

12345678910>>...15