Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dgpio.h58 #define GPIO_SPEED_50MHZ_PLUS -11 macro
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dgpio.c84 [-1 - GPIO_SPEED_50MHZ_PLUS ] = GPIO_SPEED_FAST, in gpioSpeedFromRequestedSpeed()