Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dgpio.h57 #define GPIO_SPEED_30MHZ_PLUS -10 macro
/device/google/contexthub/firmware/os/platform/stm32/
Dgpio.c83 [-1 - GPIO_SPEED_30MHZ_PLUS ] = GPIO_SPEED_FAST, in gpioSpeedFromRequestedSpeed()