Searched refs:uartChannel (Results 1 – 2 of 2) sorted by relevance
105 uint32_t uartChannel : 4; /*!< bit: 0.. 3 uart debug channel num */ member
677 if (suspendInfo->flag.uartChannel == 0) { in HAL_SYS_Suspend()679 } else if (suspendInfo->flag.uartChannel == 1) { in HAL_SYS_Suspend()681 } else if (suspendInfo->flag.uartChannel == 2) { in HAL_SYS_Suspend()
Completed in 5 milliseconds