Searched refs:GPIO_PinMode_In_PullUp (Results 1 – 3 of 3) sorted by relevance
87 GPIO_PinMode_In_PullUp = 0x48u, /*!< Pull up input. */ enumerator
51 else if (init->PinMode == GPIO_PinMode_In_PullUp) in GPIO_Init()
184 GPIO_InitStruct.PinMode = GPIO_PinMode_In_PullUp; in mm32_pin_mode()328 GPIO_InitStruct.PinMode = GPIO_PinMode_In_PullUp; in mm32_pin_irq_enable()
Completed in 9 milliseconds