Home
last modified time | relevance | path

Searched refs:speed (Results 826 – 850 of 1639) sorted by relevance

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

/Zephyr-latest/boards/nxp/imx8mn_evk/
Dimx8mn_evk_mimx8mn6_a53.dts65 current-speed = <115200>;
Dimx8mn_evk_mimx8mn6_a53_smp.dts67 current-speed = <115200>;
/Zephyr-latest/boards/nxp/imx8mp_evk/
Dimx8mp_evk_mimx8ml8_a53.dts67 current-speed = <115200>;
Dimx8mp_evk_mimx8ml8_a53_smp.dts68 current-speed = <115200>;
/Zephyr-latest/boards/nxp/imx8mm_evk/
Dimx8mm_evk_mimx8mm6_a53_smp.dts67 current-speed = <115200>;
/Zephyr-latest/drivers/ethernet/nxp_enet/
Deth_nxp_enet.c481 enet_mii_speed_t speed; local
486 if (PHY_LINK_IS_SPEED_1000M(state->speed)) {
487 speed = kENET_MiiSpeed1000M;
488 } else if (PHY_LINK_IS_SPEED_100M(state->speed)) {
490 if (PHY_LINK_IS_SPEED_100M(state->speed)) {
492 speed = kENET_MiiSpeed100M;
494 speed = kENET_MiiSpeed10M;
497 if (PHY_LINK_IS_FULL_DUPLEX(state->speed)) {
503 ENET_SetMII(data->base, speed, duplex);
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_nxp_setup.c443 static int fw_upload_change_speed_config(struct change_speed_config *config, uint32_t speed) in fw_upload_change_speed_config() argument
458 if (speed == clk_div_map[i].uartBaudRate) { in fw_upload_change_speed_config()
688 static int fw_upload_uart_reconfig(uint32_t speed, bool flow_control) in fw_upload_uart_reconfig() argument
693 config.baudrate = speed; in fw_upload_uart_reconfig()
1054 uint32_t speed; in bt_nxp_ctlr_init() local
1061 speed = DT_PROP(DT_INST_GPARENT(0), current_speed); in bt_nxp_ctlr_init()
1062 uart_dev_data.primary_speed = DT_PROP_OR(DT_DRV_INST(0), fw_download_primary_speed, speed); in bt_nxp_ctlr_init()
1064 DT_PROP_OR(DT_DRV_INST(0), fw_download_secondary_speed, speed); in bt_nxp_ctlr_init()
1162 (void)fw_upload_uart_reconfig(speed, flowcontrol_of_hci); in bt_nxp_ctlr_init()
/Zephyr-latest/drivers/i2c/
DKconfig.sam019 transaction and ensures that high speed modes are not delayed
/Zephyr-latest/cmake/toolchain/xt-clang/
Dgeneric.cmake17 # forces the assembler ID to be GNU to speed things up a bit.
/Zephyr-latest/boards/shields/wnc_m14a2a/boards/
Dnrf52840dk_nrf52840.overlay33 current-speed = <115200>;
/Zephyr-latest/boards/sifive/hifive1/support/
Dopenocd.cfg1 adapter speed 10000
/Zephyr-latest/boards/actinius/icarus_som/
Dactinius_icarus_som_common.dtsi45 current-speed = <115200>;
/Zephyr-latest/boards/cypress/cy8ckit_062_wifi_bt/
Dcy8ckit_062_wifi_bt_cy8c6247_m0.dts61 current-speed = <115200>;
/Zephyr-latest/boards/arduino/uno_r4/
Darduino_uno_r4_common.dtsi29 current-speed = <115200>;
/Zephyr-latest/boards/arm/v2m_beetle/support/
Dopenocd.cfg25 adapter speed 1000
/Zephyr-latest/boards/nxp/mimxrt1180_evk/
Dmimxrt1180_evk_mimxrt1189_cm33.dts56 current-speed = <115200>;
/Zephyr-latest/boards/st/nucleo_f091rc/
Dnucleo_f091rc.dts91 current-speed = <115200>;
97 current-speed = <115200>;
/Zephyr-latest/boards/st/nucleo_f446re/
Dnucleo_f446re.dts87 current-speed = <115200>;
94 current-speed = <115200>;
/Zephyr-latest/boards/st/nucleo_g071rb/
Dnucleo_g071rb.dts82 current-speed = <115200>;
89 current-speed = <115200>;
/Zephyr-latest/boards/st/nucleo_g431rb/
Dnucleo_g431rb.dts104 current-speed = <115200>;
111 current-speed = <115200>;
/Zephyr-latest/boards/st/nucleo_l073rz/
Dnucleo_l073rz.dts106 current-speed = <115200>;
112 current-speed = <115200>;
/Zephyr-latest/boards/st/nucleo_u575zi_q/
Dnucleo_u575zi_q-common.dtsi90 current-speed = <115200>;
97 current-speed = <115200>;
/Zephyr-latest/boards/st/nucleo_u5a5zj_q/
Dnucleo_u5a5zj_q-common.dtsi90 current-speed = <115200>;
97 current-speed = <115200>;
/Zephyr-latest/boards/st/nucleo_wba55cg/
Dnucleo_wba55cg.dts122 current-speed = <115200>;
129 current-speed = <115200>;
/Zephyr-latest/modules/lz4/
DKconfig20 cost of speed, due to cache locality. Memory usage 2^value (10 -> 1KB,
47 For more compression ratio at the cost of compression speed,

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