Searched refs:UART0 (Results 1 – 19 of 19) sorted by relevance
/hal_nxp-2.7.6/mcux/devices/MK64F12/ |
D | MK64F12_features.h | 1845 (((x) == UART0) ? (8) : \ 1873 (((x) == UART0) ? (1) : \ 1908 (((x) == UART0) ? (8) : \ 1935 (((x) == UART0) ? (1) : \
|
D | MK64F12.h | 24652 #define UART0 ((UART_Type *)UART0_BASE) macro 24676 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3, UART4, UART5 }
|
/hal_nxp-2.7.6/mcux/devices/MK66F18/ |
D | MK66F18_features.h | 1803 (((x) == UART0) ? (8) : \ 1834 (((x) == UART0) ? (1) : \
|
D | MK66F18.h | 25489 #define UART0 ((UART_Type *)UART0_BASE) macro 25509 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3, UART4 }
|
/hal_nxp-2.7.6/mcux/drivers/kinetis/ |
D | fsl_uart.c | 90 #if (defined(UART0)) 1833 #if defined(UART0) 1839 s_uartIsr(UART0, s_uartHandle[0]); in UART0_DriverIRQHandler()
|
D | fsl_lpsci.c | 1068 #if defined(UART0) 1071 s_lpsciIsr(UART0, s_lpsciHandle[0]); in UART0_DriverIRQHandler()
|
D | fsl_uart_dma.c | 54 #if (defined(UART0))
|
D | fsl_uart_edma.c | 36 #if (defined(UART0))
|
/hal_nxp-2.7.6/mcux/devices/MKW22D5/ |
D | MKW22D5_features.h | 1485 ((x) == UART0 ? (8) : \
|
D | MKW22D5.h | 7619 #define UART0 ((UART_Type *)UART0_BASE) macro 7631 #define UART_BASE_PTRS { UART0, UART1, UART2 }
|
/hal_nxp-2.7.6/mcux/devices/MKW24D5/ |
D | MKW24D5_features.h | 1485 ((x) == UART0 ? (8) : \
|
D | MKW24D5.h | 7619 #define UART0 ((UART_Type *)UART0_BASE) macro 7631 #define UART_BASE_PTRS { UART0, UART1, UART2 }
|
/hal_nxp-2.7.6/mcux/devices/MKV56F24/ |
D | MKV56F24_features.h | 1888 (((x) == UART0) ? (8) : \ 1948 (((x) == UART0) ? (8) : \
|
D | MKV56F24.h | 23153 #define UART0 ((UART_Type *)UART0_BASE) macro 23177 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3, UART4, UART5 }
|
/hal_nxp-2.7.6/mcux/devices/MKV58F24/ |
D | MKV58F24_features.h | 1905 (((x) == UART0) ? (8) : \ 1965 (((x) == UART0) ? (8) : \
|
D | MKV58F24.h | 24493 #define UART0 ((UART_Type *)UART0_BASE) macro 24517 #define UART_BASE_PTRS { UART0, UART1, UART2, UART3, UART4, UART5 }
|
/hal_nxp-2.7.6/mcux/devices/MK22F51212/ |
D | MK22F51212_features.h | 2044 (((x) == UART0) ? (8) : \
|
D | MK22F51212.h | 14169 #define UART0 ((UART_Type *)UART0_BASE) macro 14181 #define UART_BASE_PTRS { UART0, UART1, UART2 }
|
/hal_nxp-2.7.6/mcux/devices/MKL25Z4/ |
D | MKL25Z4.h | 4947 #define UART0 ((UART0_Type *)UART0_BASE) macro 4951 #define UART0_BASE_PTRS { UART0 }
|