Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dgpio.h52 #define GPIO_SPEED_3MHZ_PLUS -5 macro
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dgpio.c78 [-1 - GPIO_SPEED_3MHZ_PLUS ] = GPIO_SPEED_LOW, in gpioSpeedFromRequestedSpeed()