Home
last modified time | relevance | path

Searched refs:descript (Results 1 – 25 of 32) sorted by relevance

12

/Zephyr-latest/boards/native/nrf_bsim/
Dargparse.c48 .descript = "Which of the bs tests shall be run. Run -testslist for more info" in nrfbsim_register_args()
55 .descript = "Print information about the available bs application tests" in nrfbsim_register_args()
64 .descript = "Alias of cpu" STRINGIFY(CONFIG_NATIVE_SIMULATOR_MCU_N) "_testid" in nrfbsim_register_args()
71 .descript = "Alias of cpu" STRINGIFY(CONFIG_NATIVE_SIMULATOR_MCU_N) "_testslist" in nrfbsim_register_args()
80 .descript = "Automatically start CPU" STRINGIFY(CONFIG_NATIVE_SIMULATOR_MCU_N) in nrfbsim_register_args()
/Zephyr-latest/boards/native/nrf_bsim/common/
Dphy_sync_ctrl.c145 .descript = "Offset in time (at the start of the simulation) of this device. " in phy_sync_ctrl_register_args()
153 .descript = "Postpone HW initialization and CPU boot until the Phy has " in phy_sync_ctrl_register_args()
161 .descript = "Clear sync_preinit. Note that by default sync_preinit is not set" in phy_sync_ctrl_register_args()
168 .descript = "Postpone CPU boot (but not HW initialization) until the " in phy_sync_ctrl_register_args()
177 .descript = "Clear sync_preboot. Note that by default sync_preboot is not set" in phy_sync_ctrl_register_args()
184 .descript = "If start_offset is used, postpone HW initialization and CPU boot " in phy_sync_ctrl_register_args()
192 .descript = "Clear delay_init. Note that by default delay_init is not set" in phy_sync_ctrl_register_args()
200 .descript = "Set the max Phy synchronization offset, that is, how far the device " in phy_sync_ctrl_register_args()
Dbsim_args_runner.c100 .descript = "Do not connect to the Physical layer simulator" in bsim_register_basic_args()
108 .descript = "The arguments that follow will be passed straight to the testcase " in bsim_register_basic_args()
117 .descript = "The arguments that follow will be passed straight to cpu<n>'s " in bsim_register_basic_args()
126 .descript = "The arguments that follow will be passed to main (default)" in bsim_register_basic_args()
133 .descript = "Print information about each MCUs", in bsim_register_basic_args()
/Zephyr-latest/scripts/native_simulator/native/src/
Dnsi_trace.c135 .descript = "(default) Enable color in traces if printing to console" in nsi_add_tracing_options()
142 .descript = "Disable color in traces even if printing to console" in nsi_add_tracing_options()
149 .descript = "Enable color in traces even if printing to files/pipes" in nsi_add_tracing_options()
Dtimer_model.c480 .descript = "Slow down the execution to the host real time, " in nsi_add_time_options()
488 .descript = "Do NOT slow down the execution to real time, but advance " in nsi_add_time_options()
498 .descript = "Drift of the simulated clock relative to the host real time. " in nsi_add_time_options()
508 .descript = "Relative speed of the simulated time vs real time. " in nsi_add_time_options()
522 .descript = "At boot, offset the RTC clock by this amount of seconds" in nsi_add_time_options()
529 .descript = "Start the simulated real time clock at 0. Otherwise it starts " in nsi_add_time_options()
538 .descript = "In simulated seconds, when to stop automatically" in nsi_add_time_options()
Dnsi_cmdline.c93 .descript = "Any argument that follows will be ignored by the top level, " in nsi_add_testargs_option()
Dnsi_cmdline_common.c339 toprint = args_struct[count].descript; in nsi_cmd_print_long_help()
/Zephyr-latest/drivers/entropy/
Dfake_entropy_native_posix.c109 .descript = "A 32-bit integer seed value for the entropy device, such as " in add_fake_entropy_option()
117 .descript = "Seed the random generator from /dev/urandom. " in add_fake_entropy_option()
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/src/
Dtest_undirected_central.c81 .descript = "Simulation ID counter", in central_test_args_parse()
88 .descript = "Address type to test", in central_test_args_parse()
95 .descript = "", in central_test_args_parse()
102 .descript = "", in central_test_args_parse()
Dtest_undirected_peripheral.c90 .descript = "Simulation ID counter", in peripheral_test_args_parse()
97 .descript = "Address type to test", in peripheral_test_args_parse()
104 .descript = "Use Extended Advertising", in peripheral_test_args_parse()
111 .descript = "Use a scannable advertiser for the test", in peripheral_test_args_parse()
118 .descript = "Use a connectable advertiser for the test", in peripheral_test_args_parse()
/Zephyr-latest/drivers/serial/
Duart_native_ptty.c237 .descript = "Automatically attach to the UART terminal" in np_add_uart_options()
244 .descript = "Command used to automatically attach to the terminal (implies " in np_add_uart_options()
254 .descript = "Hold writes to the uart/pts until a client is connected/ready" in np_add_uart_options()
Duart_native_tty.c421 .descript = "Set a serial port for " INST_NAME(inst) " uart device, " \
429 .descript = "Set a baudrate for " INST_NAME(inst) " device, overriding the " \
/Zephyr-latest/drivers/eeprom/
Deeprom_simulator.c272 .descript = "Path to binary file to be used as EEPROM, by default " in eeprom_native_options()
278 .descript = "Erase the EEPROM content at startup"}, in eeprom_native_options()
283 .descript = "Remove the EEPROM file when terminating the execution"}, in eeprom_native_options()
288 .descript = "Instead of a file, keep the file content just in RAM. If this is " in eeprom_native_options()
/Zephyr-latest/scripts/native_simulator/native/src/include/
Dnsi_cmdline.h66 char *descript; member
/Zephyr-latest/tests/bsim/bluetooth/host/adv/encrypted/css_sample_data/src/
Dcommon.c28 .descript = "Sample data set ID", in test_args_parse()
/Zephyr-latest/subsys/tracing/
Dtracing_backend_posix.c52 .descript = "File name for tracing output.", in tracing_backend_posix_option()
/Zephyr-latest/boards/native/native_posix/
Dcmdline_common.h67 char *descript; member
Dcmdline_common.c337 toprint = args_struct[count].descript; in cmd_print_long_help()
/Zephyr-latest/drivers/flash/
Dflash_simulator.c461 .descript = "Path to binary file to be used as flash, by default \"" in flash_native_options()
467 .descript = "Erase the flash content at startup" }, in flash_native_options()
472 .descript = "Remove the flash file when terminating the execution" }, in flash_native_options()
477 .descript = "Instead of a file, keep the file content just in RAM. If this is " in flash_native_options()
/Zephyr-latest/drivers/input/
Dlinux_evdev.c37 .descript = "Path of the evdev device to use", in linux_evdev_options()
/Zephyr-latest/tests/bsim/bluetooth/host/att/long_read/
Dbs_sync.c26 .descript = "Number of devices which will connect in this phy", in register_more_cmd_args()
/Zephyr-latest/tests/bsim/bluetooth/host/att/open_close/src/
Dbs_sync.c26 .descript = "Number of devices which will connect in this phy", in register_more_cmd_args()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_lcd.c78 .descript = "Current composition data page"}, in test_args_parse()
83 .descript = "Composition data has changed"}, in test_args_parse()
Dtest_dfu.c68 .descript = "Number of targets to upgrade" in test_args_parse()
75 .descript = "Request target to fail confirm step" in test_args_parse()
82 .descript = "Expected DFU Server phase value restored from flash" in test_args_parse()
89 .descript = "Recover DFU server phase" in test_args_parse()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dcommon.c179 .descript = "Number of devices which will connect in this phy", in register_more_cmd_args()

12