Home
last modified time | relevance | path

Searched refs:speed (Results 976 – 1000 of 1639) sorted by relevance

1...<<31323334353637383940>>...66

/Zephyr-latest/boards/olimex/stm32_p405/
Dolimex_stm32_p405.dts77 current-speed = <115200>;
/Zephyr-latest/boards/nxp/mimxrt1180_evk/
Dboard.cmake19 board_runner_args(jlink "--device=MIMXRT1189xxx8_M7" "--speed=4000" "--no-reset" "--tool-opt=-jlink…
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmcc.c162 int8_t speed) in mcc_read_playback_speed_cb() argument
169 shell_print(ctx_shell, "Playback speed: %d", speed); in mcc_read_playback_speed_cb()
174 static void mcc_set_playback_speed_cb(struct bt_conn *conn, int err, int8_t speed) in mcc_set_playback_speed_cb() argument
181 shell_print(ctx_shell, "Playback speed: %d", speed); in mcc_set_playback_speed_cb()
187 int8_t speed) in mcc_read_seeking_speed_cb() argument
194 shell_print(ctx_shell, "Seeking speed: %d", speed); in mcc_read_seeking_speed_cb()
847 long speed; in cmd_mcc_set_playback_speed() local
849 speed = shell_strtol(argv[1], 0, &result); in cmd_mcc_set_playback_speed()
856 if (!IN_RANGE(speed, INT8_MIN, INT8_MAX)) { in cmd_mcc_set_playback_speed()
857 shell_error(sh, "Invalid speed: %ld", speed); in cmd_mcc_set_playback_speed()
[all …]
/Zephyr-latest/doc/build/dts/
Dbindings-syntax.rst132 current-speed:
138 a property named ``current-speed``. The property's value must be a single
185 # Describes a property like 'current-speed = <115200>;'. We pretend that
187 current-speed:
197 # Describes an optional property like 'maximum-speed = "full-speed";'
199 maximum-speed:
201 description: Configures USB controllers to work up to a specific speed.
203 - "low-speed"
204 - "full-speed"
205 - "high-speed"
[all …]
/Zephyr-latest/samples/subsys/usb/testusb/
DREADME.rst32 [21746.128743] usb 9-1: new full-speed USB device number 16 using uhci_hcd
40 [21746.306156] usbtest 9-1:1.0: full-speed {control} tests
/Zephyr-latest/boards/st/b_u585i_iot02a/
Db_u585i_iot02a-common.dtsi86 current-speed = <115200>;
93 current-speed = <115200>;
/Zephyr-latest/boards/st/nucleo_f429zi/
Dnucleo_f429zi.dts132 current-speed = <115200>;
138 current-speed = <115200>;
/Zephyr-latest/boards/infineon/xmc47_relax_kit/
Dxmc47_relax_kit.dts92 current-speed = <115200>;
106 current-speed = <115200>;
/Zephyr-latest/boards/st/stm32h735g_disco/
Dstm32h735g_disco.dts105 current-speed = <115200>;
112 current-speed = <115200>;
/Zephyr-latest/dts/arm/xilinx/
Dzynq7000.dtsi63 link-speed = <XLNX_GEM_LINK_SPEED_100MBIT>;
90 link-speed = <XLNX_GEM_LINK_SPEED_100MBIT>;
/Zephyr-latest/dts/arm/renesas/rz/
Drzt2m.dtsi116 current-speed = <115200>;
128 current-speed = <115200>;
/Zephyr-latest/dts/arm/st/f4/
Dstm32f446.dtsi94 maximum-speed = "full-speed";
/Zephyr-latest/boards/nxp/frdm_rw612/
Dfrdm_rw612_common.dtsi38 current-speed = <115200>;
46 current-speed = <115200>;
/Zephyr-latest/boards/st/sensortile_box_pro/
Dsensortile_box_pro.dts131 current-speed = <115200>;
138 current-speed = <115200>;
145 current-speed = <115200>;
/Zephyr-latest/drivers/sensor/grow_r502a/
Dgrow_r502a.h176 uint8_t speed; /* Speed 0x00-0xff */ member
/Zephyr-latest/boards/renesas/ek_ra2a1/
Dek_ra2a1.dts69 current-speed = <115200>;
/Zephyr-latest/boards/seagate/faze/support/
Dopenocd.cfg39 adapter speed 100
/Zephyr-latest/boards/we/orthosie1ev/
Dwe_orthosie1ev.dts49 current-speed = <115200>;
/Zephyr-latest/boards/silabs/starter_kits/slstk3400a/
Dslstk3400a.dts83 current-speed = <115200>;
/Zephyr-latest/boards/ti/cc3220sf_launchxl/
Dcc3220sf_launchxl.dts88 current-speed = <115200>;
/Zephyr-latest/boards/mikroe/mini_m4_for_stm32/
Dmikroe_mini_m4_for_stm32.dts70 current-speed = <115200>;
/Zephyr-latest/dts/riscv/efinix/
Dsapphire_soc.dtsi94 current-speed = <115200>;
/Zephyr-latest/boards/particle/boron/
Dparticle_boron.dts58 current-speed = <115200>;
/Zephyr-latest/boards/01space/esp32c3_042_oled/
Desp32c3_042_oled.dts39 current-speed = <115200>;
/Zephyr-latest/boards/adi/max32670evkit/
Dmax32670evkit.dts58 current-speed = <115200>;

1...<<31323334353637383940>>...66