/Zephyr-latest/boards/nxp/imx8mn_evk/ |
D | imx8mn_evk_mimx8mn6_a53.dts | 65 current-speed = <115200>;
|
D | imx8mn_evk_mimx8mn6_a53_smp.dts | 67 current-speed = <115200>;
|
/Zephyr-latest/boards/nxp/imx8mp_evk/ |
D | imx8mp_evk_mimx8ml8_a53.dts | 67 current-speed = <115200>;
|
D | imx8mp_evk_mimx8ml8_a53_smp.dts | 68 current-speed = <115200>;
|
/Zephyr-latest/boards/nxp/imx8mm_evk/ |
D | imx8mm_evk_mimx8mm6_a53_smp.dts | 67 current-speed = <115200>;
|
/Zephyr-latest/drivers/ethernet/nxp_enet/ |
D | eth_nxp_enet.c | 481 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/ |
D | hci_nxp_setup.c | 443 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/ |
D | Kconfig.sam0 | 19 transaction and ensures that high speed modes are not delayed
|
/Zephyr-latest/cmake/toolchain/xt-clang/ |
D | generic.cmake | 17 # forces the assembler ID to be GNU to speed things up a bit.
|
/Zephyr-latest/boards/shields/wnc_m14a2a/boards/ |
D | nrf52840dk_nrf52840.overlay | 33 current-speed = <115200>;
|
/Zephyr-latest/boards/sifive/hifive1/support/ |
D | openocd.cfg | 1 adapter speed 10000
|
/Zephyr-latest/boards/actinius/icarus_som/ |
D | actinius_icarus_som_common.dtsi | 45 current-speed = <115200>;
|
/Zephyr-latest/boards/cypress/cy8ckit_062_wifi_bt/ |
D | cy8ckit_062_wifi_bt_cy8c6247_m0.dts | 61 current-speed = <115200>;
|
/Zephyr-latest/boards/arduino/uno_r4/ |
D | arduino_uno_r4_common.dtsi | 29 current-speed = <115200>;
|
/Zephyr-latest/boards/arm/v2m_beetle/support/ |
D | openocd.cfg | 25 adapter speed 1000
|
/Zephyr-latest/boards/nxp/mimxrt1180_evk/ |
D | mimxrt1180_evk_mimxrt1189_cm33.dts | 56 current-speed = <115200>;
|
/Zephyr-latest/boards/st/nucleo_f091rc/ |
D | nucleo_f091rc.dts | 91 current-speed = <115200>; 97 current-speed = <115200>;
|
/Zephyr-latest/boards/st/nucleo_f446re/ |
D | nucleo_f446re.dts | 87 current-speed = <115200>; 94 current-speed = <115200>;
|
/Zephyr-latest/boards/st/nucleo_g071rb/ |
D | nucleo_g071rb.dts | 82 current-speed = <115200>; 89 current-speed = <115200>;
|
/Zephyr-latest/boards/st/nucleo_g431rb/ |
D | nucleo_g431rb.dts | 104 current-speed = <115200>; 111 current-speed = <115200>;
|
/Zephyr-latest/boards/st/nucleo_l073rz/ |
D | nucleo_l073rz.dts | 106 current-speed = <115200>; 112 current-speed = <115200>;
|
/Zephyr-latest/boards/st/nucleo_u575zi_q/ |
D | nucleo_u575zi_q-common.dtsi | 90 current-speed = <115200>; 97 current-speed = <115200>;
|
/Zephyr-latest/boards/st/nucleo_u5a5zj_q/ |
D | nucleo_u5a5zj_q-common.dtsi | 90 current-speed = <115200>; 97 current-speed = <115200>;
|
/Zephyr-latest/boards/st/nucleo_wba55cg/ |
D | nucleo_wba55cg.dts | 122 current-speed = <115200>; 129 current-speed = <115200>;
|
/Zephyr-latest/modules/lz4/ |
D | Kconfig | 20 cost of speed, due to cache locality. Memory usage 2^value (10 -> 1KB, 47 For more compression ratio at the cost of compression speed,
|