Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_uart_api.h63 enum mec_uart_ipend { enum
174 int mec_hal_uart_pending_status(struct mec_uart_regs *base, enum mec_uart_ipend *ipend);
Dmec_uart.c607 int mec_hal_uart_pending_status(struct mec_uart_regs *base, enum mec_uart_ipend *ipend) in mec_hal_uart_pending_status()