/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/audio/ |
A D | module_tts.c | 163 int speed; in native_tts_speed_set() local 189 int speed = -1; in native_tts_speed_get() local
|
/AliOS-Things-master/components/oss/src/http/ |
A D | CurlHttpClient.cc | 381 auto speed = static_cast<curl_off_t>(rate); in progressCallback() local 391 auto speed = static_cast<curl_off_t>(rate); in progressCallback() local 564 auto speed = static_cast<curl_off_t>(transferState.sendSpeed); in makeRequest() local 572 auto speed = static_cast<curl_off_t>(transferState.recvSpeed); in makeRequest() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/ |
A D | dwc_otg_hcd_if.h | 80 dwc_otg_hcd_speed_from_urb_cb_t speed; member
|
A D | dwc_otg_cil.h | 301 unsigned speed:2; member 487 int32_t speed; member
|
A D | usb.h | 1154 enum usb_device_speed speed; member 1302 int speed; /* Speed for this roothub. member
|
A D | dwc_otg_regs.h | 1811 uint8_t speed; /**< Device Speed 0: Unknown, 1: LS, 2:FS, 3: HS */ member
|
/AliOS-Things-master/hardware/chip/haas1000/hal/ |
A D | usbh.c | 85 uint8_t speed, uint8_t ep_type, uint16_t mps) in hal_usbh_pipe_configure()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/ |
A D | hal_i2c.h | 124 uint32_t speed; member 148 uint32_t speed; member
|
A D | hal_norflash.h | 98 uint32_t speed; member
|
A D | hal_i2cip.h | 73 static inline uint8_t i2cip_w_speed(uint32_t reg_base, uint32_t speed) in i2cip_w_speed()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/ |
A D | rtl8721dhp_sd.c | 734 static u32 SD_SwitchFunction(u8 mode, u8 speed, u8 *buf_32align) in SD_SwitchFunction() 1285 u32 SD_SwitchBusSpeed(u8 speed) in SD_SwitchBusSpeed() 1359 SD_RESULT SD_SwitchBusSpeed(u8 speed) in SD_SwitchBusSpeed()
|
/AliOS-Things-master/components/netmgr/src/ |
A D | netmgr_eth.c | 156 int netmgr_config_eth(netmgr_hdl_t hdl, eth_mac_duplex_e duplex, eth_mac_speed_e speed) in netmgr_config_eth()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/ |
A D | snmp.h | 119 #define MIB2_INIT_NETIF(netif, type, speed) do { \ argument 138 #define MIB2_INIT_NETIF(netif, type, speed) argument
|
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/ |
A D | snmp.h | 119 #define MIB2_INIT_NETIF(netif, type, speed) do { \ argument 138 #define MIB2_INIT_NETIF(netif, type, speed) argument
|
/AliOS-Things-master/components/csi/csi1/include/drv/ |
A D | eth.h | 91 …uint32_t speed : 2; ///< Link speed: 0= 10 MBit, 1= 100 MBit, 2= 1 GBit member
|
/AliOS-Things-master/components/drivers/peripheral/i2c/src/ |
A D | i2c_core.c | 29 csi_iic_speed_t speed = IIC_BUS_SPEED_STANDARD; in _i2c_master_set_clk() local 712 __weak csi_error_t csi_iic_speed(csi_iic_t *iic, csi_iic_speed_t speed) { in csi_iic_speed()
|
/AliOS-Things-master/hardware/chip/haas1000/csi/ |
A D | iic.c | 94 csi_error_t csi_iic_speed(csi_iic_t *iic, csi_iic_speed_t speed) in csi_iic_speed()
|
/AliOS-Things-master/components/littlevgl/src/lv_misc/ |
A D | lv_anim.c | 160 uint16_t lv_anim_speed_to_time(uint16_t speed, lv_anim_value_t start, lv_anim_value_t end) in lv_anim_speed_to_time()
|
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/iic/ |
A D | iic.c | 133 csi_error_t csi_iic_speed(csi_iic_t *iic, csi_iic_speed_t speed) in csi_iic_speed()
|
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/aircraftBattle/ |
A D | aircraftBattle.h | 65 uint8_t speed; // 绝对固定 member
|
/AliOS-Things-master/components/netmgr/include_inner/ |
A D | netmgr_service.h | 78 eth_mac_speed_e speed; member
|
/AliOS-Things-master/components/libc_stub/compilers/gcc/sys/ |
A D | termios.h | 180 #define cfsetspeed(t, speed) \ argument
|
/AliOS-Things-master/components/sensor/drv/ |
A D | drv_gps_simcom_sim868.c | 74 float speed; member
|
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/ |
A D | gatt.c | 1713 float speed = (test3_svc.data_len * 1000 / 1024) / (trans_end_time - trans_start_time); in transport_task() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngvalid.c | 756 unsigned int speed :1; member 4957 int speed; /* Doing a speed test */ member
|