/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK24F12/ |
D | MK24F12_features.h | 1561 (((x) == UART4) ? (1) : \ 1589 (((x) == UART4) ? (0) : \ 1624 (((x) == UART4) ? (1) : (-1)))))) 1651 (((x) == UART4) ? (0) : (-1))))))
|
D | MK24F12.h | 22811 #define UART4 ((UART_Type *)UART4_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 | 1849 (((x) == UART4) ? (1) : \ 1877 (((x) == UART4) ? (0) : \ 1912 (((x) == UART4) ? (1) : (-1)))))) 1939 (((x) == UART4) ? (0) : (-1))))))
|
D | MK64F12.h | 24668 #define UART4 ((UART_Type *)UART4_BASE) macro 24676 #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.h | 43 #if defined(UART4) && defined(RTE_USART4) && RTE_USART4
|
D | fsl_uart_cmsis.c | 29 (defined(UART3) && defined(RTE_USART3) && RTE_USART3) || (RTE_USART4 && defined(UART4))) 278 (defined(UART4) && defined(RTE_USART4_DMA_EN) && RTE_USART4_DMA_EN) || \ 533 …(defined(UART4) && defined(RTE_USART4) && RTE_USART4 && !(defined(RTE_USART4_DMA_EN) && RTE_USART4… 1413 #if defined(UART4) && defined(RTE_USART4) && RTE_USART4 1420 static cmsis_uart_resource_t UART4_Resource = {UART4, UART4_GetFreq};
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK22F12/ |
D | MK22F12_features.h | 2565 (((x) == UART4) ? (1) : (-1)))))) 2592 (((x) == UART4) ? (0) : (-1)))))) 2627 (((x) == UART4) ? (1) : \ 2655 (((x) == UART4) ? (0) : \
|
D | MK22F12.h | 18758 #define UART4 ((UART_Type *)UART4_BASE) macro 18766 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3, UART4, UART5 }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/uart/ |
D | fsl_uart_cmsis.h | 54 #if defined(UART4) && defined(RTE_USART4) && RTE_USART4
|
D | fsl_uart_cmsis.c | 30 …(defined(RTE_USART4) && RTE_USART4 && defined(UART4)) || (defined(RTE_USART5) && RTE_USART5 && def… 299 (defined(UART4) && defined(RTE_USART4_DMA_EN) && RTE_USART4_DMA_EN) || \ 841 …SART4) && RTE_USART4 && !(defined(RTE_USART4_DMA_EN) && RTE_USART4_DMA_EN)) && defined(UART4)) || \ 2357 #if defined(UART4) && defined(RTE_USART4) && RTE_USART4 2361 cmsis_uart_resource_t uart4_Resource = {UART4, UART4_GetFreq};
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK63F12/ |
D | MK63F12_features.h | 1506 (((x) == UART4) ? (1) : \ 1534 (((x) == UART4) ? (0) : \
|
D | MK63F12.h | 24622 #define UART4 ((UART_Type *)UART4_BASE) macro 24630 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3, UART4, UART5 }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK26F18/ |
D | MK26F18_features.h | 1823 (((x) == UART4) ? (1) : (-1)))))) 1850 (((x) == UART4) ? (0) : (-1))))))
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK65F18/ |
D | MK65F18_features.h | 1835 (((x) == UART4) ? (1) : (-1)))))) 1862 (((x) == UART4) ? (0) : (-1))))))
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK66F18/ |
D | MK66F18_features.h | 1835 (((x) == UART4) ? (1) : (-1)))))) 1862 (((x) == UART4) ? (0) : (-1))))))
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV56F24/ |
D | MKV56F24_features.h | 1905 (((x) == UART4) ? (1) : (-1)))))) 1961 (((x) == UART4) ? (1) : \
|
D | MKV56F24.h | 27136 #define UART4 ((UART_Type *)UART4_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 | 1944 (((x) == UART4) ? (1) : (-1)))))) 2000 (((x) == UART4) ? (1) : \
|
D | MKV58F24.h | 28902 #define UART4 ((UART_Type *)UART4_BASE) macro 28910 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3, UART4, UART5 }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/uart/ |
D | fsl_uart.c | 78 #if (defined(UART4)) 1916 #if defined(UART4) 1920 s_uartIsr(UART4, s_uartHandle[4]); in UART4_DriverIRQHandler()
|
D | fsl_uart_edma.c | 24 #if (defined(UART4))
|
D | fsl_uart_dma.c | 24 #if (defined(UART4))
|
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/iuart/ |
D | fsl_uart.c | 1557 #if defined(UART4) 1561 s_uartIsr(UART4, s_uartHandle[4]); in UART4_DriverIRQHandler()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/components/uart/ |
D | fsl_adapter_iuart.c | 673 #if defined(UART4)
|
D | fsl_adapter_uart.c | 722 #if defined(UART4)
|