Searched refs:hpm_uart_control (Results 1 – 2 of 2) sorted by relevance
| /bsp/hpmicro/libraries/drivers/ |
| A D | drv_uart.c | 35 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 D | drv_uart_v2.c | 71 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