Searched refs:is_switch (Results 1 – 14 of 14) sorted by relevance
/Zephyr-Core-3.5.0/boards/posix/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 | 91 .is_switch = true, in bsim_register_basic_args() 124 .is_switch = true, in bsim_register_basic_args()
|
/Zephyr-Core-3.5.0/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 | 471 .is_switch = true, in nsi_add_time_options() 479 .is_switch = true, in nsi_add_time_options() 520 .is_switch = true, in nsi_add_time_options()
|
/Zephyr-Core-3.5.0/boards/posix/nrf_bsim/ |
D | argparse.c | 51 .is_switch = true, in nrfbsim_register_args() 67 .is_switch = true, in nrfbsim_register_args()
|
/Zephyr-Core-3.5.0/scripts/native_simulator/native/src/include/ |
D | nsi_cmdline.h | 51 bool is_switch; member
|
/Zephyr-Core-3.5.0/subsys/tracing/ |
D | tracing_backend_posix.c | 46 .is_switch = false, in tracing_backend_posix_option()
|
/Zephyr-Core-3.5.0/boards/posix/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-Core-3.5.0/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-Core-3.5.0/drivers/flash/ |
D | flash_simulator.c | 443 { .is_switch = true, in flash_native_posix_options() 448 { .is_switch = true, in flash_native_posix_options() 453 { .is_switch = true, in flash_native_posix_options()
|
/Zephyr-Core-3.5.0/drivers/eeprom/ |
D | eeprom_simulator.c | 289 .is_switch = false, in eeprom_native_posix_options()
|
/Zephyr-Core-3.5.0/subsys/fs/ |
D | fuse_fs_access.c | 535 .is_switch = false, in fuse_fs_access_options()
|