Searched refs:port_name_e (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/ |
A D | pinmux.c | 22 int32_t drv_pin_config_mode(port_name_e port, uint8_t offset, gpio_mode_e pin_mode) in drv_pin_config_mode()
|
A D | devices.c | 107 port_name_e port; 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()
|
A D | dw_gpio.c | 22 extern int32_t drv_pin_config_mode(port_name_e port, uint8_t offset, gpio_mode_e pin_mode); 50 extern int32_t target_gpio_port_init(port_name_e port, uint32_t *base, uint32_t *irq, void **handle…
|
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/include/ |
A D | pin_name.h | 44 } port_name_e; typedef
|
Completed in 6 milliseconds