OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPIO_SPEED_HIGH
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
gpio.h
118
GPIO_SPEED_HIGH
, /* 100, 50, 180, 100 */
/device/google/contexthub/firmware/os/platform/stm32/
gpio.c
75
[-1 - GPIO_SPEED_BEST_SPEED ] =
GPIO_SPEED_HIGH
,
253
gpioConfigOutput(gpio,
GPIO_SPEED_HIGH
, GPIO_PULL_NONE, GPIO_OUT_PUSH_PULL, true);
Completed in 48 milliseconds