/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_class.h | 38 const enum usbd_speed speed); 64 const enum usbd_speed speed, 108 const enum usbd_speed speed,
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | silabs_commander.py | 21 def __init__(self, cfg, device, dev_id, commander, dt_flash, erase, speed, tool_opt): argument 33 self.speed = speed 78 speed=args.speed, 89 if self.speed is not None: 90 opts.extend(['--speed', self.speed])
|
D | bossac.py | 28 speed=DEFAULT_BOSSAC_SPEED, boot_delay=0, erase=False): argument 32 self.speed = speed 63 port=args.bossac_port, speed=args.speed, 163 self.speed = '1200' 165 cmd_stty = ['stty', flag, self.port, 'raw', 'ispeed', self.speed, 166 'ospeed', self.speed, 'cs8', '-cstopb', 'ignpar',
|
/Zephyr-latest/boards/toradex/verdin_imx8mm/ |
D | verdin_imx8mm_mimx8mm6_m4.dts | 51 current-speed = <115200>; 58 current-speed = <115200>; 65 current-speed = <115200>; 72 current-speed = <115200>;
|
/Zephyr-latest/boards/96boards/aerocore2/ |
D | 96b_aerocore2.dts | 74 current-speed = <115200>; 81 current-speed = <115200>; 88 current-speed = <115200>; 95 current-speed = <115200>; 102 current-speed = <115200>; 106 &spi1_nss_pa4 { slew-rate = "very-high-speed"; }; 115 &spi2_nss_pb12 { slew-rate = "very-high-speed"; }; 130 &spi4_nss_pe11 { slew-rate = "very-high-speed"; };
|
/Zephyr-latest/dts/arm64/ti/ |
D | ti_am62x_a53.dtsi | 66 current-speed = <115200>; 77 current-speed = <115200>; 88 current-speed = <115200>; 99 current-speed = <115200>; 110 current-speed = <115200>; 121 current-speed = <115200>; 132 current-speed = <115200>;
|
/Zephyr-latest/boards/nxp/vmu_rt1170/ |
D | vmu_rt1170.dtsi | 45 current-speed = <115200>; 52 current-speed = <115200>; 59 current-speed = <115200>; 66 current-speed = <115200>; 73 current-speed = <115200>; 80 current-speed = <115200>; 87 current-speed = <115200>; 94 current-speed = <115200>;
|
/Zephyr-latest/drivers/crypto/ |
D | Kconfig.ataes132a | 17 prompt "ATAES132A I2C bus speed" 23 Standard bis speed of up to 100KHz. 28 Fast bus speed of up to 400KHz.
|
/Zephyr-latest/tests/drivers/udc/ |
D | udc_skeleton.overlay | 13 maximum-speed = "high-speed";
|
/Zephyr-latest/tests/drivers/pinctrl/gd32/boards/ |
D | gd32f450i_eval.overlay | 45 slew-rate = "max-speed-2mhz"; 49 slew-rate = "max-speed-25mhz"; 53 slew-rate = "max-speed-50mhz"; 57 slew-rate = "max-speed-200mhz";
|
D | gd32f403z_eval.overlay | 52 slew-rate = "max-speed-2mhz"; 56 slew-rate = "max-speed-10mhz"; 60 slew-rate = "max-speed-50mhz"; 64 slew-rate = "max-speed-highest";
|
/Zephyr-latest/tests/subsys/usb/device_next/boards/ |
D | qemu_cortex_m3.overlay | 14 maximum-speed = "high-speed";
|
D | native_sim.overlay | 16 maximum-speed = "high-speed";
|
/Zephyr-latest/samples/boards/bbc/microbit/line_follower_robot/src/ |
D | main.c | 44 static void motor_control(enum motor motor, int16_t speed) in motor_control() argument 54 if (speed < 0) { in motor_control() 56 buf[2] = (uint8_t)(speed * (-1)); in motor_control() 59 buf[2] = (uint8_t)speed; in motor_control()
|
/Zephyr-latest/drivers/ethernet/phy/ |
D | phy_qualcomm_ar8031.c | 162 uint16_t speed, duplex; in qc_ar8031_update_link_state() local 186 speed = reg_value & SPEC_STATUS_REG_SPEED_MASK; in qc_ar8031_update_link_state() 189 switch (speed | duplex) { in qc_ar8031_update_link_state() 191 data->state.speed = LINK_FULL_10BASE_T; in qc_ar8031_update_link_state() 194 data->state.speed = LINK_HALF_10BASE_T; in qc_ar8031_update_link_state() 197 data->state.speed = LINK_FULL_100BASE_T; in qc_ar8031_update_link_state() 200 data->state.speed = LINK_HALF_100BASE_T; in qc_ar8031_update_link_state() 203 data->state.speed = LINK_FULL_1000BASE_T; in qc_ar8031_update_link_state() 206 data->state.speed = LINK_HALF_1000BASE_T; in qc_ar8031_update_link_state() 211 PHY_LINK_IS_SPEED_1000M(data->state.speed) in qc_ar8031_update_link_state() [all …]
|
/Zephyr-latest/samples/drivers/uart/native_tty/boards/ |
D | native_sim.overlay | 5 current-speed = <115200>; 12 current-speed = <115200>;
|
/Zephyr-latest/boards/shields/x_nucleo_wb05kn1/boards/ |
D | nucleo_h563zi.overlay | 13 slew-rate = "high-speed"; 17 slew-rate = "high-speed";
|
D | nucleo_u575zi_q.overlay | 13 slew-rate = "high-speed"; 17 slew-rate = "high-speed";
|
/Zephyr-latest/boards/panasonic/pan1783/ |
D | board.cmake | 4 board_runner_args(jlink "--device=nrf5340_xxaa_app" "--speed=4000") 8 board_runner_args(jlink "--device=nrf5340_xxaa_net" "--speed=4000")
|
/Zephyr-latest/samples/net/openthread/coprocessor/boards/ |
D | tlsr9518adk80d.overlay | 16 current-speed = <57600>; 23 current-speed = <115200>;
|
/Zephyr-latest/include/zephyr/usb/ |
D | usbd.h | 258 enum usbd_speed speed : 2; 372 const enum usbd_speed speed); 806 const enum usbd_speed speed, 832 const enum usbd_speed speed, uint8_t cfg); 851 const enum usbd_speed speed, uint8_t cfg); 869 const enum usbd_speed speed, uint8_t cfg); 884 const enum usbd_speed speed, uint8_t cfg); 1081 const enum usbd_speed speed, const uint16_t bcd); 1128 const enum usbd_speed speed, 1143 const enum usbd_speed speed, [all …]
|
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/ |
D | board.cmake | 9 board_runner_args(jlink "--device=CY8C6xx7_CM0p" "--speed=2000") 11 board_runner_args(jlink "--device=CY8C6xx7_CM4" "--speed=2000")
|
/Zephyr-latest/boards/nordic/nrf7002dk/ |
D | board.cmake | 6 board_runner_args(jlink "--device=nrf5340_xxaa_app" "--speed=4000") 10 board_runner_args(jlink "--device=nrf5340_xxaa_net" "--speed=4000")
|
/Zephyr-latest/boards/qemu/cortex_m3/ |
D | qemu_cortex_m3.dts | 31 current-speed = <115200>; 36 current-speed = <115200>; 41 current-speed = <115200>;
|
/Zephyr-latest/boards/madmachine/mm_feather/ |
D | mm_feather.dts | 72 current-speed = <115200>; 80 current-speed = <115200>; 85 current-speed = <115200>; 90 current-speed = <115200>; 95 current-speed = <115200>;
|