/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/uart/ |
D | fsl_uart_cmsis.h | 58 #if defined(UART5) && defined(RTE_USART5) && RTE_USART5
|
D | fsl_uart_cmsis.c | 30 …_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/ |
D | MK63F12_features.h | 1507 (((x) == UART5) ? (1) : (-1))))))) 1535 (((x) == UART5) ? (0) : (-1)))))))
|
D | MK63F12.h | 24626 #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/ |
D | MK24F12_features.h | 1562 (((x) == UART5) ? (1) : (-1))))))) 1590 (((x) == UART5) ? (0) : (-1)))))))
|
D | MK24F12.h | 22815 #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/ |
D | MK64F12_features.h | 1850 (((x) == UART5) ? (1) : (-1))))))) 1878 (((x) == UART5) ? (0) : (-1)))))))
|
D | MK64F12.h | 24672 #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/ |
D | fsl_uart.c | 75 #if (defined(UART5)) 1932 #if defined(UART5) 1936 s_uartIsr(UART5, s_uartHandle[5]); in UART5_DriverIRQHandler()
|
D | fsl_uart_edma.c | 21 #if (defined(UART5))
|
D | fsl_uart_dma.c | 21 #if (defined(UART5))
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F12/ |
D | MK22F12_features.h | 2628 (((x) == UART5) ? (1) : (-1))))))) 2656 (((x) == UART5) ? (0) : (-1)))))))
|
D | MK22F12.h | 18762 #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/ |
D | fsl_uart.c | 1566 #if defined(UART5) 1570 s_uartIsr(UART5, s_uartHandle[5]); in UART5_DriverIRQHandler()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/components/uart/ |
D | fsl_adapter_iuart.c | 681 #if defined(UART5)
|
D | fsl_adapter_uart.c | 737 #if defined(UART5)
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV56F24/ |
D | MKV56F24_features.h | 1962 (((x) == UART5) ? (1) : (-1)))))))
|
D | MKV56F24.h | 27140 #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/ |
D | MKV58F24_features.h | 2001 (((x) == UART5) ? (1) : (-1)))))))
|
D | MKV58F24.h | 28906 #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/ |
D | fsl_uart_cmsis.c | 279 (defined(UART5) && defined(RTE_USART5_DMA_EN) && RTE_USART5_DMA_EN))
|
/hal_nxp-3.6.0/imx/devices/MCIMX6X/ |
D | MCIMX6X_M4.h | 35435 #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/ |
D | MCIMX7D_M4.h | 41682 #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 }
|