Home
last modified time | relevance | path

Searched refs:speed (Results 51 – 75 of 1639) sorted by relevance

12345678910>>...66

/Zephyr-latest/boards/raytac/mdbt53_db_40/
Dboard.cmake4 board_runner_args(jlink "--device=nrf5340_xxaa_app" "--speed=4000")
6 board_runner_args(jlink "--device=nrf5340_xxaa_net" "--speed=4000")
/Zephyr-latest/boards/raytac/mdbt53v_db_40/
Dboard.cmake4 board_runner_args(jlink "--device=nrf5340_xxaa_app" "--speed=4000")
6 board_runner_args(jlink "--device=nrf5340_xxaa_net" "--speed=4000")
/Zephyr-latest/boards/nordic/thingy53/
Dboard.cmake4 board_runner_args(jlink "--device=nrf5340_xxaa_app" "--speed=4000")
6 board_runner_args(jlink "--device=nrf5340_xxaa_net" "--speed=4000")
/Zephyr-latest/boards/qemu/nios2/
Dqemu_nios2.dts26 current-speed = <115200>;
31 current-speed = <115200>;
/Zephyr-latest/dts/arm/st/f7/
Dstm32f723.dtsi21 maximum-speed = "high-speed";
/Zephyr-latest/boards/96boards/stm32_sensor_mez/
D96b_stm32_sensor_mez.dts136 &spi1_nss_pa4 { slew-rate = "very-high-speed"; };
145 &spi2_nss_pb9 { slew-rate = "very-high-speed"; };
155 &spi4_nss_pe11 { slew-rate = "very-high-speed"; };
197 current-speed = <115200>;
204 current-speed = <115200>;
211 current-speed = <115200>;
218 current-speed = <115200>;
/Zephyr-latest/subsys/usb/device_next/
Dusbd_init.c112 const enum usbd_speed speed, in init_configuration_inst() argument
125 LOG_DBG("Initializing configuration for %u speed", speed); in init_configuration_inst()
126 dhp = usbd_class_get_desc(c_nd->c_data, speed); in init_configuration_inst()
206 const enum usbd_speed speed, in init_configuration() argument
218 ret = init_configuration_inst(uds_ctx, speed, c_nd, in init_configuration()
232 c_nd->c_data, usbd_class_desc_len(c_nd->c_data, speed)); in init_configuration()
233 cfg_len += usbd_class_desc_len(c_nd->c_data, speed); in init_configuration()
Dusbd_config.h51 const enum usbd_speed speed,
75 const enum usbd_speed speed,
/Zephyr-latest/boards/starfive/visionfive2/
Dvisionfive2.dts24 current-speed = <115200>;
29 current-speed = <115200>;
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/
Dboard.cmake8 board_runner_args(jlink "--device=nrf5340_xxaa_app" "--speed=4000")
10 board_runner_args(jlink "--device=nrf5340_xxaa_net" "--speed=4000")
/Zephyr-latest/boards/st/stm32mp157c_dk2/
Dstm32mp157c_dk2.dts58 &spi4_miso_pe13{ slew-rate = "very-high-speed"; };
67 &spi5_miso_pf8{ slew-rate = "very-high-speed"; };
79 current-speed = <115200>;
86 current-speed = <115200>;
/Zephyr-latest/tests/drivers/uart/uart_emul/
Duart_emul.overlay11 current-speed = <0>;
19 current-speed = <0>;
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/
Dcy8ckit_062_ble_cy8c6347_m0_1_0_0.overlay22 current-speed = <115200>;
33 current-speed = <115200>;
/Zephyr-latest/tests/subsys/logging/log_backend_uart/
Dmulti.overlay20 current-speed = <0>;
28 current-speed = <0>;
/Zephyr-latest/boards/adafruit/itsybitsy_m4_express/support/
Dopenocd.cfg8 # TODO(http://openocd.zylin.com/#/c/5706/): lower the clock speed to workaround
10 adapter speed 500
/Zephyr-latest/boards/adafruit/feather_m4_express/support/
Dopenocd.cfg8 # TODO(http://openocd.zylin.com/#/c/5706/): lower the clock speed to workaround
10 adapter speed 500
/Zephyr-latest/boards/brcm/bcm958401m2/
Dbcm958401m2.dts24 * Setting the current-speed as 0 will retain the baud rate
27 current-speed = <0>;
/Zephyr-latest/boards/brcm/bcm958402m2/
Dbcm958402m2_bcm58402_m7.dts25 * Setting the current-speed as 0 will retain the baud rate
28 current-speed = <0>;
/Zephyr-latest/boards/nordic/nrf5340dk/
Dboard.cmake8 board_runner_args(jlink "--device=nrf5340_xxaa_app" "--speed=4000")
16 board_runner_args(jlink "--device=nrf5340_xxaa_net" "--speed=4000")
/Zephyr-latest/subsys/bluetooth/audio/
Dmedia_proxy_internal.h49 void (*playback_speed)(int8_t speed);
51 void (*seeking_speed)(int8_t speed);
98 void media_proxy_sctrl_set_playback_speed(int8_t speed);
/Zephyr-latest/boards/nxp/mimxrt1170_evk/
Dmimxrt1170_evk_mimxrt1176_cm7_B.overlay92 hci-operation-speed = <3000000>;
94 fw-download-primary-speed = <115200>;
95 fw-download-secondary-speed = <3000000>;
103 current-speed = <115200>;
/Zephyr-latest/samples/boards/raspberrypi/rpi_pico/uart_pio/boards/
Drpi_pico.overlay33 current-speed = <115200>;
42 current-speed = <115200>;
/Zephyr-latest/tests/drivers/console_switching/boards/
Dqemu_riscv64.overlay15 current-speed = <0>;
21 current-speed = <0>;
/Zephyr-latest/dts/arm/st/l4/
Dstm32l452.dtsi20 maximum-speed = "full-speed";
Dstm32l475.dtsi20 maximum-speed = "full-speed";

12345678910>>...66