Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/drivers/spi/
Dspi_shell.c102 char *opts = argv[CONF_ARGV_SETTINGS]; in cmd_spi_conf() local
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_hap.h24 uint16_t opts; member
/Zephyr-latest/include/zephyr/canbus/
Disotp.h437 struct isotp_fc_opts opts; member
466 struct isotp_fc_opts opts; member
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_hap.c43 const uint16_t opts = sys_le16_to_cpu(cp->opts); in ha_init() local
/Zephyr-latest/drivers/serial/
Duart_native_tty.c440 static struct args_struct_t opts[] = { in native_tty_add_serial_options() local
/Zephyr-latest/subsys/canbus/isotp/
Disotp.c618 const struct isotp_fc_opts *opts, in isotp_bind()
/Zephyr-latest/tests/subsys/canbus/isotp/conformance/src/
Dmain.c323 const struct isotp_fc_opts *opts, bool tx) in prepare_fc_frame()