Home
last modified time | relevance | path

Searched refs:GPIO_SPEED_100MHZ_PLUS (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/inc/
Dgpio.h59 #define GPIO_SPEED_100MHZ_PLUS -12 macro
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dgpio.c85 [-1 - GPIO_SPEED_100MHZ_PLUS ] = GPIO_SPEED_FAST, in gpioSpeedFromRequestedSpeed()