Searched refs:timerStatus (Results 1 – 1 of 1) sorted by relevance
844 timer_status_t timerStatus; in HAL_UartDMAInit() local845 timerStatus = TM_Open((timer_handle_t)s_dmaHandleList.timerManagerHandle); in HAL_UartDMAInit()846 assert(kStatus_TimerSuccess == timerStatus); in HAL_UartDMAInit()848 timerStatus = in HAL_UartDMAInit()850 assert(kStatus_TimerSuccess == timerStatus); in HAL_UartDMAInit()854 (void)timerStatus; in HAL_UartDMAInit()