Searched refs:UART3_INTCfg (Results 1 – 3 of 3) sorted by relevance
66 void UART3_INTCfg( UINT8 s, UINT8 i ) in UART3_INTCfg() function
192 UART3_INTCfg(DISABLE, RB_IER_RECV_RDY); in uart_control()226 UART3_INTCfg(ENABLE, RB_IER_RECV_RDY); in uart_control()
109 void UART3_INTCfg( UINT8 s, UINT8 i ); /* 串口中断配置 */
Completed in 5 milliseconds