Home
last modified time | relevance | path

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

12345678910>>...71

/Zephyr-latest/include/zephyr/usb/
Dusbd.h260 enum usbd_speed speed : 2;
374 const enum usbd_speed speed);
808 const enum usbd_speed speed,
834 const enum usbd_speed speed, uint8_t cfg);
868 const enum usbd_speed speed, uint8_t cfg,
887 const enum usbd_speed speed, uint8_t cfg);
902 const enum usbd_speed speed, uint8_t cfg);
1110 const enum usbd_speed speed, const uint16_t bcd);
1157 const enum usbd_speed speed,
1172 const enum usbd_speed speed,
[all …]
/Zephyr-latest/boards/qemu/cortex_m3/
Dqemu_cortex_m3.dts31 current-speed = <115200>;
36 current-speed = <115200>;
41 current-speed = <115200>;
/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/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/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/madmachine/mm_feather/
Dmm_feather.dts73 current-speed = <115200>;
81 current-speed = <115200>;
86 current-speed = <115200>;
91 current-speed = <115200>;
96 current-speed = <115200>;
/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/nordic/nrf7002dk/
Dboard.cmake5 board_runner_args(jlink "--device=nrf5340_xxaa_app" "--speed=4000")
7 board_runner_args(jlink "--device=nrf5340_xxaa_net" "--speed=4000")
/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/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/starfive/visionfive2/
Dvisionfive2.dts24 current-speed = <115200>;
29 current-speed = <115200>;
/Zephyr-latest/samples/boards/st/uart/single_wire/boards/
Dnucleo_wba55cg.overlay10 current-speed = <115200>;
17 current-speed = <115200>;
/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/drivers/ethernet/phy/
Dphy_microchip_vsc8541.c300 state->speed = LINK_HALF_10BASE_T; in phy_mc_vsc8541_get_speed()
305 state->speed = LINK_HALF_10BASE_T; in phy_mc_vsc8541_get_speed()
309 state->speed = LINK_FULL_1000BASE_T; in phy_mc_vsc8541_get_speed()
312 state->speed = LINK_FULL_100BASE_T; in phy_mc_vsc8541_get_speed()
315 state->speed = LINK_FULL_10BASE_T; in phy_mc_vsc8541_get_speed()
332 data->state.speed = LINK_HALF_10BASE_T; in phy_mc_vsc8541_init()
395 state->speed = LINK_HALF_10BASE_T; in phy_mc_vsc8541_get_link()
452 (new_state.speed != data->state.speed)) { in phy_mc_vsc8541_link_monitor()
455 data->state.speed = new_state.speed; in phy_mc_vsc8541_link_monitor()
/Zephyr-latest/boards/panasonic/panb511evb/
Dboard.cmake5 board_runner_args(jlink "--device=nRF54L15_M33" "--speed=4000")
8 …board_runner_args(jlink "--device=RISC-V" "--speed=4000" "-if SW" "--tool-opt=-jlinkscriptfile ${J…
/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/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/nrf54l15dk/
Dboard.cmake5 board_runner_args(jlink "--device=nRF54L15_M33" "--speed=4000")
8 …board_runner_args(jlink "--device=RISC-V" "--speed=4000" "-if SW" "--tool-opt=-jlinkscriptfile ${J…
/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/boards/brcm/bcm958401m2/
Dbcm958401m2.dts24 * Setting the current-speed as 0 will retain the baud rate
27 current-speed = <0>;

12345678910>>...71