Searched refs:GPIO_SPEED_MEDIUM (Results 1 – 6 of 6) sorted by relevance
/device/google/contexthub/firmware/variant/argonkey/src/os/ |
D | spi.c | 28 .gpioSpeed = GPIO_SPEED_MEDIUM, 43 .gpioSpeed = GPIO_SPEED_MEDIUM,
|
/device/google/contexthub/firmware/variant/nucleo/src/os/ |
D | spi.c | 28 .gpioSpeed = GPIO_SPEED_MEDIUM, 43 .gpioSpeed = GPIO_SPEED_MEDIUM,
|
/device/google/contexthub/firmware/variant/lunchbox/src/os/ |
D | spi.c | 28 .gpioSpeed = GPIO_SPEED_MEDIUM, 43 .gpioSpeed = GPIO_SPEED_MEDIUM,
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | gpio.c | 76 [-1 - GPIO_SPEED_DEFAULT ] = GPIO_SPEED_MEDIUM, in gpioSpeedFromRequestedSpeed() 79 [-1 - GPIO_SPEED_5MHZ_PLUS ] = GPIO_SPEED_MEDIUM, in gpioSpeedFromRequestedSpeed() 80 [-1 - GPIO_SPEED_10MHZ_PLUS ] = GPIO_SPEED_MEDIUM, in gpioSpeedFromRequestedSpeed() 81 [-1 - GPIO_SPEED_15MHZ_PLUS ] = GPIO_SPEED_MEDIUM, in gpioSpeedFromRequestedSpeed() 82 [-1 - GPIO_SPEED_20MHZ_PLUS ] = GPIO_SPEED_MEDIUM, in gpioSpeedFromRequestedSpeed()
|
/device/google/contexthub/firmware/variant/neonkey/src/os/ |
D | spi.c | 28 .gpioSpeed = GPIO_SPEED_MEDIUM,
|
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/ |
D | gpio.h | 116 GPIO_SPEED_MEDIUM, /* 25, 12.5, 50, 20 */ enumerator
|