Searched refs:P_UART_ISR_Proc (Results 1 – 5 of 5) sorted by relevance
138 static P_UART_ISR_Proc _os_UART_ISR_Proc[UART_PIU_NUM]; // in case there should be m…177 void OS_UART_ISR_Enable(MS_U8 u8UARTID, P_UART_ISR_Proc pfISRProc) in OS_UART_ISR_Enable()
127 extern void OS_UART_ISR_Enable(MS_U8 u8UARTID, P_UART_ISR_Proc pfISRProc) ;
507 typedef void(*P_UART_ISR_Proc)(MS_U8 u8UARTID); typedef
34213 typedef void(*P_UART_ISR_Proc)(MS_U8 u8UARTID);