Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/drivers/
A Ddrv_uart.c35 static rt_err_t hpm_uart_control(struct rt_serial_device *serial, int cmd, void *arg);
381 hpm_uart_control(serial, RT_DEVICE_CTRL_SET_INT, NULL); in hpm_uart_configure()
385 static rt_err_t hpm_uart_control(struct rt_serial_device *serial, int cmd, void *arg) in hpm_uart_control() function
432 hpm_uart_control,
A Ddrv_uart_v2.c71 static rt_err_t hpm_uart_control(struct rt_serial_device *serial, int cmd, void *arg);
859 static rt_err_t hpm_uart_control(struct rt_serial_device *serial, int cmd, void *arg) in hpm_uart_control() function
986 hpm_uart_control(serial, RT_DEVICE_CTRL_SET_INT, (void *)ctrl_arg); in hpm_uart_control()
1075 hpm_uart_control,

Completed in 8 milliseconds