Home
last modified time | relevance | path

Searched refs:GPIO_Mode_IPD (Results 1 – 4 of 4) sorted by relevance

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/
H A Dstm32f10x_gpio.h73 GPIO_Mode_IPD = 0x28, enumerator
82 ((MODE) == GPIO_Mode_IPD) || ((MODE) == GPIO_Mode_IPU) || \
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/inc/
H A Dstm32f10x_gpio.h73 GPIO_Mode_IPD = 0x28, enumerator
82 ((MODE) == GPIO_Mode_IPD) || ((MODE) == GPIO_Mode_IPU) || \
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/
H A Dstm32f10x_gpio.c209 if (GPIO_InitStruct->GPIO_Mode == GPIO_Mode_IPD) in GPIO_Init()
244 if (GPIO_InitStruct->GPIO_Mode == GPIO_Mode_IPD) in GPIO_Init()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F10x_StdPeriph_Driver/src/
H A Dstm32f10x_gpio.c209 if (GPIO_InitStruct->GPIO_Mode == GPIO_Mode_IPD) in GPIO_Init()
244 if (GPIO_InitStruct->GPIO_Mode == GPIO_Mode_IPD) in GPIO_Init()