Searched refs:is_switch (Results 1 – 15 of 15) sorted by relevance
/Zephyr-latest/boards/native/nrf_bsim/common/ |
D | phy_sync_ctrl.c | 149 .is_switch = true, in phy_sync_ctrl_register_args() 157 .is_switch = true, in phy_sync_ctrl_register_args() 164 .is_switch = true, in phy_sync_ctrl_register_args() 173 .is_switch = true, in phy_sync_ctrl_register_args() 180 .is_switch = true, in phy_sync_ctrl_register_args() 188 .is_switch = true, in phy_sync_ctrl_register_args()
|
D | bsim_args_runner.c | 96 .is_switch = true, in bsim_register_basic_args() 129 .is_switch = true, in bsim_register_basic_args()
|
/Zephyr-latest/scripts/native_simulator/native/src/ |
D | nsi_trace.c | 131 .is_switch = true, in nsi_add_tracing_options() 138 .is_switch = true, in nsi_add_tracing_options() 145 .is_switch = true, in nsi_add_tracing_options()
|
D | nsi_cmdline_common.c | 251 if (args_s_el->is_switch == true) { in nsi_cmd_gen_switch_syntax() 370 if (arg_element->is_switch) { in nsi_cmd_handle_this_matched_arg() 410 !args_struct[count].is_switch); in nsi_cmd_parse_one_arg()
|
D | timer_model.c | 476 .is_switch = true, in nsi_add_time_options() 484 .is_switch = true, in nsi_add_time_options() 525 .is_switch = true, in nsi_add_time_options()
|
/Zephyr-latest/boards/native/nrf_bsim/ |
D | argparse.c | 51 .is_switch = true, in nrfbsim_register_args() 67 .is_switch = true, in nrfbsim_register_args()
|
/Zephyr-latest/scripts/native_simulator/native/src/include/ |
D | nsi_cmdline.h | 51 bool is_switch; member
|
/Zephyr-latest/subsys/tracing/ |
D | tracing_backend_posix.c | 46 .is_switch = false, in tracing_backend_posix_option()
|
/Zephyr-latest/boards/native/native_posix/ |
D | cmdline_common.h | 52 bool is_switch; member
|
D | cmdline_common.c | 249 if (args_s_el->is_switch == true) { in cmd_gen_switch_syntax() 368 if (arg_element->is_switch) { in cmd_handle_this_matched_arg() 408 !args_struct[count].is_switch); in cmd_parse_one_arg()
|
/Zephyr-latest/drivers/eeprom/ |
D | eeprom_simulator.c | 274 {.is_switch = true, in eeprom_native_options() 279 {.is_switch = true, in eeprom_native_options() 284 {.is_switch = true, in eeprom_native_options()
|
/Zephyr-latest/drivers/serial/ |
D | uart_native_ptty.c | 233 .is_switch = true, in np_add_uart_options() 250 .is_switch = true, in np_add_uart_options()
|
/Zephyr-latest/drivers/entropy/ |
D | fake_entropy_native_posix.c | 113 .is_switch = true, in add_fake_entropy_option()
|
/Zephyr-latest/drivers/flash/ |
D | flash_simulator.c | 463 { .is_switch = true, in flash_native_options() 468 { .is_switch = true, in flash_native_options() 473 { .is_switch = true, in flash_native_options()
|
/Zephyr-latest/subsys/fs/ |
D | fuse_fs_access.c | 546 .is_switch = false, in fuse_fs_access_options()
|