Searched defs:speed (Results 1 – 8 of 8) sorted by relevance
/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/google/contexthub/firmware/os/core/ |
D | osApi.c | 333 int32_t speed = va_arg(args, int32_t); in osExpApiGpioCfgIn() local 342 int32_t speed = va_arg(args, int32_t); in osExpApiGpioCfgOut() local 353 int32_t speed = va_arg(args, int32_t); in osExpApiGpioCfgAlt() local 379 uint32_t speed = va_arg(args, uint32_t); in osExpApiI2cMstReq() local
|
/device/linaro/hikey/wpan/uim/ |
D | uim.h | 132 uint32_t speed; member
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | i2c.c | 311 const uint32_t speed) in stmI2cSpeedSet() 778 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/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/ |
D | meminit.c | 501 …uint8_t speed = mrc_params->ddr_speed & (BIT1|BIT0); // For DDR3 --> 0 == 800, 1 == 1066, 2 == 1333 in ddrphy_init() local
|
/device/generic/goldfish/gps/ |
D | gps_qemu.c | 400 Token speed ) in nmea_reader_update_speed()
|