Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/platform/uart/
H A Duart_stm32f4xx.c221 static const uint32_t g_exitIrqnMap[USART_NUM_6] = { variable
361 g_exitIrqnMap[uartDevice->uartId - 1], g_uartCtx[uartDevice->uartId - 1].isBlock); in InitUartDevice()
642 UART_IRQ_DEINIT(g_usartRegMap[uartDevice->uartId - 1], g_exitIrqnMap[uartId -1]);