Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dgpio.h56 #define GPIO_SPEED_20MHZ_PLUS -9 macro
/device/google/contexthub/firmware/os/platform/stm32/
Dgpio.c82 [-1 - GPIO_SPEED_20MHZ_PLUS ] = GPIO_SPEED_MEDIUM, in gpioSpeedFromRequestedSpeed()