Searched defs:speed (Results  1 – 14 of 14) sorted by relevance
| /device/generic/car/emulator/usbpt/usbip-service/ | 
| D | UsbIpUtils.h | 13     int speed;  member
  | 
| D | UsbIpUtils.cpp | 42     uint32_t speed;  member 149 int get_free_vhci_port(FILE *file, int speed) {  in get_free_vhci_port()
  | 
| /device/google/contexthub/firmware/os/core/ | 
| D | osApi.c | 341     int32_t speed = va_arg(args, int32_t);  in osExpApiGpioCfgIn()  local 350     int32_t speed = va_arg(args, int32_t);  in osExpApiGpioCfgOut()  local 361     int32_t speed = va_arg(args, int32_t);  in osExpApiGpioCfgAlt()  local 387     uint32_t speed = va_arg(args, uint32_t);  in osExpApiI2cMstReq()  local
  | 
| /device/google/contexthub/firmware/os/platform/native/ | 
| D | i2c.c | 29 int i2cMasterRequest(I2cBus busId, I2cSpeed speed)  in i2cMasterRequest()
  | 
| /device/google/contexthub/firmware/os/inc/ | 
| D | spi.h | 50     SpiSpeed speed;  member
  | 
| /device/generic/goldfish/gnss/ | 
| D | GnssHwListener.cpp | 184     const double speed = speedKnots * 0.514444;  in parseGPRMC()  local
  | 
| /device/google/contexthub/firmware/os/platform/stm32/ | 
| D | i2c.c | 313         const uint32_t speed)  in stmI2cSpeedSet() 791 static int i2cMasterReset(uint32_t busId, uint32_t speed)  in i2cMasterReset() 834 int i2cMasterRequest(uint32_t busId, uint32_t speed)  in i2cMasterRequest()
  | 
| D | spi.c | 118 static inline struct Gpio *stmSpiGpioInit(uint32_t gpioNum, enum StmGpioSpeed speed, enum StmGpioAl…  in stmSpiGpioInit()
  | 
| /device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/ | 
| D | videodev2.h | 2021 			__s32 speed;  member
  | 
| /device/google/sunfish-kernel/sm7150/kernel-headers/linux/ | 
| D | videodev2.h | 1120       __s32 speed;  member
  | 
| /device/google/coral-kernel/sm8150/kernel-headers/linux/ | 
| D | videodev2.h | 1120       __s32 speed;  member
  | 
| /device/google/redbull-kernel/sm7250/kernel-headers/linux/ | 
| D | videodev2.h | 1145       __s32 speed;  member
  | 
| /device/google/coral-kernel/sm8150/original-kernel-headers/linux/ | 
| D | videodev2.h | 2021 			__s32 speed;  member
  | 
| /device/google/redbull-kernel/sm7250/original-kernel-headers/linux/ | 
| D | videodev2.h | 2059 			__s32 speed;  member
  |