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