Searched refs:target_gpio_port_init (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/ |
A D | devices.c | 135 int32_t target_gpio_port_init(port_name_e port, uint64_t *base, uint32_t *irq, void **handler, uint… in target_gpio_port_init() function
|
A D | dw_gpio.c | 50 extern int32_t target_gpio_port_init(port_name_e port, uint32_t *base, uint32_t *irq, void **handle… 287 int32_t idx = target_gpio_port_init(port, &base, &irq, &handler, &pin_num); in csi_gpio_port_initialize()
|
Completed in 4 milliseconds