Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/uart/
Dfsl_uart_cmsis.h58 #if defined(UART5) && defined(RTE_USART5) && RTE_USART5
Dfsl_uart_cmsis.c30 …_USART4) && RTE_USART4 && defined(UART4)) || (defined(RTE_USART5) && RTE_USART5 && defined(UART5)))
300 (defined(UART5) && defined(RTE_USART5_DMA_EN) && RTE_USART5_DMA_EN))
842 …TE_USART5) && RTE_USART5 && !(defined(RTE_USART5_DMA_EN) && RTE_USART5_DMA_EN)) && defined(UART5)))
2693 #if defined(UART5) && defined(RTE_USART5) && RTE_USART5
2697 cmsis_uart_resource_t uart5_Resource = {UART5, UART5_GetFreq};
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK63F12/
DMK63F12_features.h1507 (((x) == UART5) ? (1) : (-1)))))))
1535 (((x) == UART5) ? (0) : (-1)))))))
DMK63F12.h24626 #define UART5 ((UART_Type *)UART5_BASE) macro
24630 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3, UART4, UART5 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK24F12/
DMK24F12_features.h1562 (((x) == UART5) ? (1) : (-1)))))))
1590 (((x) == UART5) ? (0) : (-1)))))))
DMK24F12.h22815 #define UART5 ((UART_Type *)UART5_BASE) macro
22819 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3, UART4, UART5 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK64F12/
DMK64F12_features.h1850 (((x) == UART5) ? (1) : (-1)))))))
1878 (((x) == UART5) ? (0) : (-1)))))))
DMK64F12.h24672 #define UART5 ((UART_Type *)UART5_BASE) macro
24676 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3, UART4, UART5 }
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/uart/
Dfsl_uart.c75 #if (defined(UART5))
1932 #if defined(UART5)
1936 s_uartIsr(UART5, s_uartHandle[5]); in UART5_DriverIRQHandler()
Dfsl_uart_edma.c21 #if (defined(UART5))
Dfsl_uart_dma.c21 #if (defined(UART5))
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F12/
DMK22F12_features.h2628 (((x) == UART5) ? (1) : (-1)))))))
2656 (((x) == UART5) ? (0) : (-1)))))))
DMK22F12.h18762 #define UART5 ((UART_Type *)UART5_BASE) macro
18766 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3, UART4, UART5 }
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/iuart/
Dfsl_uart.c1566 #if defined(UART5)
1570 s_uartIsr(UART5, s_uartHandle[5]); in UART5_DriverIRQHandler()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/uart/
Dfsl_adapter_iuart.c681 #if defined(UART5)
Dfsl_adapter_uart.c737 #if defined(UART5)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV56F24/
DMKV56F24_features.h1962 (((x) == UART5) ? (1) : (-1)))))))
DMKV56F24.h27140 #define UART5 ((UART_Type *)UART5_BASE) macro
27144 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3, UART4, UART5 }
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV58F24/
DMKV58F24_features.h2001 (((x) == UART5) ? (1) : (-1)))))))
DMKV58F24.h28906 #define UART5 ((UART_Type *)UART5_BASE) macro
28910 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3, UART4, UART5 }
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/iuart/
Dfsl_uart_cmsis.c279 (defined(UART5) && defined(RTE_USART5_DMA_EN) && RTE_USART5_DMA_EN))
/hal_nxp-3.6.0/imx/devices/MCIMX6X/
DMCIMX6X_M4.h35435 #define UART5 ((UART_Type *)UART5_BASE) macro
35436 #define UART5_BASE_PTR (UART5)
35445 #define UART_BASE_PTRS { UART1, UART2, UART3, UART4, UART5, UART6 }
/hal_nxp-3.6.0/imx/devices/MCIMX7D/
DMCIMX7D_M4.h41682 #define UART5 ((UART_Type *)UART5_BASE) macro
41683 #define UART5_BASE_PTR (UART5)
41697 #define UART_BASE_PTRS { UART1, UART2, UART3, UART4, UART5, UART6, UART7 }