Searched refs:speed (Results 51 – 75 of 1639) sorted by relevance
12345678910>>...66
/Zephyr-latest/boards/raytac/mdbt53_db_40/ |
D | board.cmake | 4 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/ |
D | board.cmake | 4 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/ |
D | board.cmake | 4 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/ |
D | qemu_nios2.dts | 26 current-speed = <115200>; 31 current-speed = <115200>;
|
/Zephyr-latest/dts/arm/st/f7/ |
D | stm32f723.dtsi | 21 maximum-speed = "high-speed";
|
/Zephyr-latest/boards/96boards/stm32_sensor_mez/ |
D | 96b_stm32_sensor_mez.dts | 136 &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/ |
D | usbd_init.c | 112 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()
|
D | usbd_config.h | 51 const enum usbd_speed speed, 75 const enum usbd_speed speed,
|
/Zephyr-latest/boards/starfive/visionfive2/ |
D | visionfive2.dts | 24 current-speed = <115200>; 29 current-speed = <115200>;
|
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/ |
D | board.cmake | 8 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/ |
D | stm32mp157c_dk2.dts | 58 &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/ |
D | uart_emul.overlay | 11 current-speed = <0>; 19 current-speed = <0>;
|
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/ |
D | cy8ckit_062_ble_cy8c6347_m0_1_0_0.overlay | 22 current-speed = <115200>; 33 current-speed = <115200>;
|
/Zephyr-latest/tests/subsys/logging/log_backend_uart/ |
D | multi.overlay | 20 current-speed = <0>; 28 current-speed = <0>;
|
/Zephyr-latest/boards/adafruit/itsybitsy_m4_express/support/ |
D | openocd.cfg | 8 # 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/ |
D | openocd.cfg | 8 # TODO(http://openocd.zylin.com/#/c/5706/): lower the clock speed to workaround 10 adapter speed 500
|
/Zephyr-latest/boards/brcm/bcm958401m2/ |
D | bcm958401m2.dts | 24 * Setting the current-speed as 0 will retain the baud rate 27 current-speed = <0>;
|
/Zephyr-latest/boards/brcm/bcm958402m2/ |
D | bcm958402m2_bcm58402_m7.dts | 25 * Setting the current-speed as 0 will retain the baud rate 28 current-speed = <0>;
|
/Zephyr-latest/boards/nordic/nrf5340dk/ |
D | board.cmake | 8 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/ |
D | media_proxy_internal.h | 49 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/ |
D | mimxrt1170_evk_mimxrt1176_cm7_B.overlay | 92 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/ |
D | rpi_pico.overlay | 33 current-speed = <115200>; 42 current-speed = <115200>;
|
/Zephyr-latest/tests/drivers/console_switching/boards/ |
D | qemu_riscv64.overlay | 15 current-speed = <0>; 21 current-speed = <0>;
|
/Zephyr-latest/dts/arm/st/l4/ |
D | stm32l452.dtsi | 20 maximum-speed = "full-speed";
|
D | stm32l475.dtsi | 20 maximum-speed = "full-speed";
|
12345678910>>...66