Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dgpio.h54 #define GPIO_SPEED_10MHZ_PLUS -7 macro
/device/google/contexthub/firmware/os/platform/stm32/
Dgpio.c80 [-1 - GPIO_SPEED_10MHZ_PLUS ] = GPIO_SPEED_MEDIUM, in gpioSpeedFromRequestedSpeed()