Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dgpio.h53 #define GPIO_SPEED_5MHZ_PLUS -6 macro
/device/google/contexthub/firmware/os/platform/stm32/
Dgpio.c79 [-1 - GPIO_SPEED_5MHZ_PLUS ] = GPIO_SPEED_MEDIUM, in gpioSpeedFromRequestedSpeed()