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