Home
last modified time | relevance | path

Searched refs:Stm32sleepDevI2c3 (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/variant/neonkey/src/os/
Di2c.c41 .sleepDev = Stm32sleepDevI2c3,
/device/google/contexthub/firmware/variant/argonkey/src/os/
Di2c.c52 .sleepDev = Stm32sleepDevI2c3,
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Dplat.h39 Stm32sleepDevI2c3, /* we use this to prevent stop mode during i2c3 xfers */ enumerator
/device/google/contexthub/firmware/os/platform/stm32/
Dplatform.c580 …Spi3) | (1 << Stm32sleepDevI2c1) | (1 << Stm32sleepDevI2c2) | (1 << Stm32sleepDevI2c3) | (1 << Stm…
592 …Spi3) | (1 << Stm32sleepDevI2c1) | (1 << Stm32sleepDevI2c2) | (1 << Stm32sleepDevI2c3) | (1 << Stm…