Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dgpio.h49 #define GPIO_SPEED_BEST_SPEED -2 macro
/device/google/contexthub/firmware/os/platform/stm32/
Dgpio.c75 [-1 - GPIO_SPEED_BEST_SPEED ] = GPIO_SPEED_HIGH, in gpioSpeedFromRequestedSpeed()