Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/include/
A Ddw_gpio.h25 …__IOM uint32_t SWPORT_DDR; /* Offset: 0x004 (W/R) PortA data direction registe… member
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Ddw_gpio.c68 gpio_reg->SWPORT_DDR &= (~gpio_priv->mask); in gpio_set_direction()
70 gpio_reg->SWPORT_DDR |= gpio_priv->mask; in gpio_set_direction()

Completed in 4 milliseconds