Home
last modified time | relevance | path

Searched refs:GPIO_Mode_IN (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dgpio_api.c68 GPIO_InitStruct.GPIO_Mode = GPIO_Mode_IN; in gpio_init()
124 GPIO_Direction(obj->pin, GPIO_Mode_IN); in gpio_dir()
A Dport_api.c89 GPIO_PortDirection(obj->port, obj->mask, GPIO_Mode_IN); in port_dir()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_gpio.h143 #define GPIO_Mode_IN 0x00 /*!< GPIO Input Mode */ macro

Completed in 4 milliseconds