Home
last modified time | relevance | path

Searched refs:uartChannel (Results 1 – 2 of 2) sorted by relevance

/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_pm.h105 uint32_t uartChannel : 4; /*!< bit: 0.. 3 uart debug channel num */ member
/bsp/rockchip/common/rk_hal/lib/hal/src/pm/
A Dhal_pm_rk2108.c677 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