Home
last modified time | relevance | path

Searched defs:port (Results 1 - 25 of 38) sorted by relevance

12

/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/
H A Dpinmux.c33 int32_t drv_pin_config_mode(port_name_e port, uint8_t offset, gpio_mode_e pin_mode) in drv_pin_config_mode() argument
H A Ddevices.c99 port_name_e port; member
127 int32_t target_gpio_port_init(port_name_e port, uint32_t *base, uint32_t *irq, uint32_t *pin_num) in target_gpio_port_init() argument
H A Ddw_gpio.c97 static int32_t gpio_read(void *port, uint32_t *value) in gpio_read() argument
71 gpio_set_direction( void *port, gpio_direction_e direction ) gpio_set_direction() argument
114 gpio_write(void *port, uint32_t mask) gpio_write() argument
290 csi_gpio_port_initialize(int32_t port) csi_gpio_port_initialize() argument
[all...]
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/iot_hardware/wifiiot_lite/
H A Dhal_iot_pwm.c27 unsigned int IoTPwmInit(unsigned int port) in IoTPwmInit() argument
35 unsigned int IoTPwmDeinit(unsigned int port) in IoTPwmDeinit() argument
40 unsigned int IoTPwmStart(unsigned int port, unsigned short duty, unsigned int freq) in IoTPwmStart() argument
59 unsigned int IoTPwmStop(unsigned int port) in IoTPwmStop() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Daddress.h31 uint16_t port; member
50 uint16_t port; member
H A Duri.h38 uint16_t port; /**< The port in host byte order */ member
/device/qemu/arm_virt/liteos_a_mini/board/amba_pl011/
H A Damba_pl011.c63 INT32 uart_putc(INT32 port, CHAR c) in uart_putc() argument
/device/qemu/arm_virt/liteos_a/board/amba_pl011/
H A Damba_pl011.c63 INT32 uart_putc(INT32 port, CHAR c) in uart_putc() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/pwm/
H A Dhi_pwm.c32 hi_u32 hi_pwm_init(hi_pwm_port port) in hi_pwm_init() argument
82 hi_void pwm_deinit_clken(hi_pwm_port port) in pwm_deinit_clken() argument
100 hi_u32 hi_pwm_deinit(hi_pwm_port port) in hi_pwm_deinit() argument
136 pwm_set_enable(hi_pwm_port port, hi_bool flag) pwm_set_enable() argument
147 pwm_set_freq(hi_pwm_port port, hi_u16 freq) pwm_set_freq() argument
152 pwm_set_duty(hi_pwm_port port, hi_u16 duty) pwm_set_duty() argument
157 pwm_take_effect(hi_pwm_port port) pwm_take_effect() argument
162 hi_pwm_start(hi_pwm_port port, hi_u16 duty, hi_u16 freq) hi_pwm_start() argument
184 hi_pwm_stop(hi_pwm_port port) hi_pwm_stop() argument
204 pwm_check_port(hi_pwm_port port) pwm_check_port() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dnetbuf.h70 u16_t port; member
H A Dethtool.h69 u8_t port; /**< Physical connector type; one of %PORT_* */ member
/device/qemu/drivers/uart/
H A Duart.c309 static int32_t UartGetConfigFromHcs(struct UartPl011Port *port, const struct DeviceResourceNode *node) in UartGetConfigFromHcs() argument
360 struct UartPl011Port *port = NULL; in Hi35xxAttach() local
397 struct UartPl011Port *port = NULL; Hi35xxDetach() local
[all...]
H A Duart_pl011.c37 struct UartPl011Port *port = NULL; in Pl011Irq() local
69 static void Pl011ConfigBaudrate(const struct UartDriverData *udd, const struct UartPl011Port *port) in Pl011ConfigBaudrate() argument
158 static void Pl011ConfigLCRH(const struct UartDriverData *udd, const struct UartPl011Port *port, uint32_ argument
176 struct UartPl011Port *port = NULL; Pl011ConfigIn() local
222 struct UartPl011Port *port = NULL; Pl011StartUp() local
266 struct UartPl011Port *port = NULL; Pl011ShutDown() local
305 struct UartPl011Port *port = NULL; Pl011StartTx() local
324 struct UartPl011Port *port = NULL; Pl011Config() local
[all...]
/device/soc/rockchip/rk2206/adapter/hals/iot_hardware/wifiiot_lite/
H A Dhal_iot_pwm.c36 unsigned int port; member
207 IoTPwmInit(unsigned int port) IoTPwmInit() argument
226 IoTPwmDeinit(unsigned int port) IoTPwmDeinit() argument
238 IoTPwmStart(unsigned int port, unsigned short duty, unsigned int freq) IoTPwmStart() argument
276 IoTPwmStop(unsigned int port) IoTPwmStop() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_dma.c169 struct uart_port *port = &p->port; serial8250_rx_dma() local
[all...]
/device/soc/hisilicon/common/platform/hieth-sf/include/
H A Dhieth.h72 uint8_t port; /* 0 => up port, 1 => down port */ member
/device/soc/hisilicon/common/platform/uart/
H A Duart_hi35xx.c34 static void UartDumperDump(struct UartPl011Port *port) in UartDumperDump() argument
64 UartDumperCreate(struct UartPl011Port *port) UartDumperCreate() argument
95 UartDumperDestroy(struct UartPl011Port *port) UartDumperDestroy() argument
166 struct UartPl011Port *port = NULL; Hi35xxSetBaud() local
222 struct UartPl011Port *port = NULL; Hi35xxSetAttribute() local
278 struct UartPl011Port *port = NULL; Hi35xxInit() local
398 UartGetConfigFromHcs(struct UartPl011Port *port, const struct DeviceResourceNode *node) UartGetConfigFromHcs() argument
449 struct UartPl011Port *port = NULL; Hi35xxAttach() local
494 struct UartPl011Port *port = NULL; Hi35xxDetach() local
[all...]
H A Duart_pl011.c36 struct UartPl011Port *port = NULL; in Pl011Irq() local
68 static void Pl011ConfigBaudrate(const struct UartDriverData *udd, const struct UartPl011Port *port) in Pl011ConfigBaudrate() argument
157 static void Pl011ConfigLCRH(const struct UartDriverData *udd, const struct UartPl011Port *port, uint32_ argument
175 struct UartPl011Port *port = NULL; Pl011ConfigIn() local
221 struct UartPl011Port *port = NULL; Pl011StartUp() local
265 struct UartPl011Port *port = NULL; Pl011ShutDown() local
304 struct UartPl011Port *port = NULL; Pl011StartTx() local
323 struct UartPl011Port *port = NULL; Pl011Config() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
H A Dapi_msg.h129 u16_t port; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.h94 struct cdn_dp_port *port[MAX_PHY]; member
H A Dcdn-dp-core.c137 static int cdn_dp_get_port_lanes(struct cdn_dp_port *port) in cdn_dp_get_port_lanes() argument
159 struct cdn_dp_port *port; in cdn_dp_connected_port() local
359 static int cdn_dp_enable_phy(struct cdn_dp_device *dp, struct cdn_dp_port *port) in cdn_dp_enable_phy() argument
408 cdn_dp_disable_phy(struct cdn_dp_device *dp, struct cdn_dp_port *port) cdn_dp_disable_phy() argument
460 struct cdn_dp_port *port; cdn_dp_enable() local
538 struct cdn_dp_port *port = cdn_dp_connected_port(dp); cdn_dp_check_link_status() local
1079 struct cdn_dp_port *port; cdn_dp_probe() local
[all...]
H A Drockchip_drm_logo.c81 struct device_node *port, *endpoint; in find_sub_dev_by_bridge() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/net/
H A Dif.h191 unsigned char port; member
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dtypec.h142 static inline void typec_port_register_altmodes(struct typec_port *port, const struct typec_altmode_ops *ops, in typec_port_register_altmodes() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_crtc.h930 struct device_node *port; member

Completed in 13 milliseconds

12