| /hal_nxp-latest/mcux/mcux-sdk/devices/MK24F12/ |
| D | MK24F12_features.h | 1564 (((x) == UART3) ? (1) : \ 1592 (((x) == UART3) ? (1) : \ 1627 (((x) == UART3) ? (1) : \ 1654 (((x) == UART3) ? (1) : \
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK64F12/ |
| D | MK64F12_features.h | 1852 (((x) == UART3) ? (1) : \ 1880 (((x) == UART3) ? (1) : \ 1915 (((x) == UART3) ? (1) : \ 1942 (((x) == UART3) ? (1) : \
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12/ |
| D | MK22F12_features.h | 2509 (((x) == UART3) ? (1) : (-1))))) 2564 (((x) == UART3) ? (1) : \ 2591 (((x) == UART3) ? (1) : \ 2626 (((x) == UART3) ? (1) : \ 2654 (((x) == UART3) ? (1) : \
|
| D | MK22F12.h | 18754 #define UART3 ((UART_Type *)UART3_BASE) macro 18766 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3, UART4, UART5 }
|
| /hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/iuart/ |
| D | fsl_uart_cmsis.c | 29 (defined(UART3) && defined(RTE_USART3) && RTE_USART3) || (RTE_USART4 && defined(UART4))) 277 (defined(UART3) && defined(RTE_USART3_DMA_EN) && RTE_USART3_DMA_EN) || \ 532 …(defined(UART3) && defined(RTE_USART3) && RTE_USART3 && !(defined(RTE_USART3_DMA_EN) && RTE_USART3… 1203 #if defined(UART3) && defined(RTE_USART3) && RTE_USART3 1210 static cmsis_uart_resource_t UART3_Resource = {UART3, UART3_GetFreq};
|
| D | fsl_uart_cmsis.h | 39 #if defined(UART3) && defined(RTE_USART3) && RTE_USART3
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK63F12/ |
| D | MK63F12_features.h | 1509 (((x) == UART3) ? (1) : \ 1537 (((x) == UART3) ? (1) : \
|
| /hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/uart/ |
| D | fsl_uart_cmsis.h | 50 #if defined(UART3) && defined(RTE_USART3) && RTE_USART3
|
| D | fsl_uart_cmsis.c | 190 …RT2) && RTE_USART2 && defined(UART2)) || (defined(RTE_USART3) && RTE_USART3 && defined(UART3)) || \ 459 (defined(UART3) && defined(RTE_USART3_DMA_EN) && RTE_USART3_DMA_EN) || \ 1001 …SART3) && RTE_USART3 && !(defined(RTE_USART3_DMA_EN) && RTE_USART3_DMA_EN)) && defined(UART3)) || \ 2200 #if defined(UART3) && defined(RTE_USART3) && RTE_USART3 2206 static cmsis_uart_resource_t uart3_Resource = {UART3, UART3_GetFreq};
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK26F18/ |
| D | MK26F18_features.h | 1826 (((x) == UART3) ? (1) : \ 1853 (((x) == UART3) ? (1) : \
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK65F18/ |
| D | MK65F18_features.h | 1838 (((x) == UART3) ? (1) : \ 1865 (((x) == UART3) ? (1) : \
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK66F18/ |
| D | MK66F18_features.h | 1838 (((x) == UART3) ? (1) : \ 1865 (((x) == UART3) ? (1) : \
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV56F24/ |
| D | MKV56F24_features.h | 1904 (((x) == UART3) ? (1) : \ 1960 (((x) == UART3) ? (1) : \
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV58F24/ |
| D | MKV58F24_features.h | 1943 (((x) == UART3) ? (1) : \ 1999 (((x) == UART3) ? (1) : \
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/uart/ |
| D | fsl_uart.c | 81 #if (defined(UART3)) 1898 #if defined(UART3) 1902 s_uartIsr(UART3, s_uartHandle[3]); in UART3_DriverIRQHandler()
|
| D | fsl_uart_edma.c | 27 #if (defined(UART3))
|
| D | fsl_uart_dma.c | 27 #if (defined(UART3))
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/iuart/ |
| D | fsl_uart.c | 1548 #if defined(UART3) 1552 s_uartIsr(UART3, s_uartHandle[3]); in UART3_DriverIRQHandler()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/uart/ |
| D | fsl_adapter_iuart.c | 665 #if defined(UART3)
|
| D | fsl_adapter_uart.c | 707 #if defined(UART3)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKM14ZA5/ |
| D | MKM14ZA5.h | 13152 #define UART3 ((UART_Type *)UART3_BASE) macro 13156 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKM33ZA5/ |
| D | MKM33ZA5.h | 17857 #define UART3 ((UART_Type *)UART3_BASE) macro 17861 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKM34ZA5/ |
| D | MKM34ZA5.h | 17853 #define UART3 ((UART_Type *)UART3_BASE) macro 17857 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKM35Z7/ |
| D | MKM35Z7.h | 19265 #define UART3 ((UART_Type *)UART3_BASE) macro 19269 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKM34Z7/ |
| D | MKM34Z7.h | 19418 #define UART3 ((UART_Type *)UART3_BASE) macro 19427 UART0, UART1, UART2, UART3 \
|