Home
last modified time | relevance | path

Searched refs:UART1 (Results 1 – 25 of 98) sorted by relevance

1234

/hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12/
DMK22F12_features.h2453 (((x) == UART1) ? (8) : \
2507 (((x) == UART1) ? (8) : \
2562 (((x) == UART1) ? (8) : \
2589 (((x) == UART1) ? (1) : \
2624 (((x) == UART1) ? (8) : \
2652 (((x) == UART1) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/uart/
Dfsl_uart_cmsis.h42 #if defined(UART1) && defined(RTE_USART1) && RTE_USART1
66 #if defined(UART1) && defined(RTE_USART4) && RTE_USART4
Dfsl_uart_cmsis.c189 …RT0) && RTE_USART0 && defined(UART0)) || (defined(RTE_USART1) && RTE_USART1 && defined(UART1)) || \
457 (defined(UART1) && defined(RTE_USART1_DMA_EN) && RTE_USART1_DMA_EN) || \
999 …SART1) && RTE_USART1 && !(defined(RTE_USART1_DMA_EN) && RTE_USART1_DMA_EN)) && defined(UART1)) || \
1585 #if defined(UART1) && defined(RTE_USART1) && RTE_USART1
1591 static cmsis_uart_resource_t uart1_Resource = {UART1, UART1_GetFreq};
/hal_nxp-latest/mcux/mcux-sdk/devices/MK24F12/
DMK24F12_features.h1562 (((x) == UART1) ? (8) : \
1590 (((x) == UART1) ? (1) : \
1625 (((x) == UART1) ? (8) : \
1652 (((x) == UART1) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/devices/MK64F12/
DMK64F12_features.h1850 (((x) == UART1) ? (8) : \
1878 (((x) == UART1) ? (1) : \
1913 (((x) == UART1) ? (8) : \
1940 (((x) == UART1) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/iuart/
Dfsl_uart_cmsis.c28 #if ((defined(UART1) && defined(RTE_USART1) && RTE_USART1) || (defined(UART2) && defined(RTE_USART2…
275 #if ((defined(UART1) && defined(RTE_USART1_DMA_EN) && RTE_USART1_DMA_EN) || \
530 #if ((defined(UART1) && defined(RTE_USART1) && RTE_USART1 && !(defined(RTE_USART1_DMA_EN) && RTE_US…
783 #if defined(UART1) && defined(RTE_USART1) && RTE_USART1
790 static cmsis_uart_resource_t UART1_Resource = {UART1, UART1_GetFreq};
Dfsl_uart_cmsis.h31 #if defined(UART1) && defined(RTE_USART1) && RTE_USART1
/hal_nxp-latest/mcux/mcux-sdk/devices/MK63F12/
DMK63F12_features.h1507 (((x) == UART1) ? (8) : \
1535 (((x) == UART1) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/boards/hvpkv11z75m/
Dboard.h24 #define BOARD_DEBUG_UART_BASEADDR (uint32_t) UART1
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmke06z/
Dboard.h25 #define BOARD_DEBUG_UART_BASEADDR (uint32_t) UART1
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmke02z40m/
Dboard.h25 #define BOARD_DEBUG_UART_BASEADDR (uint32_t) UART1
/hal_nxp-latest/mcux/mcux-sdk/devices/MK26F18/
DMK26F18_features.h1824 (((x) == UART1) ? (8) : \
1851 (((x) == UART1) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/devices/MK65F18/
DMK65F18_features.h1836 (((x) == UART1) ? (8) : \
1863 (((x) == UART1) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/devices/MK66F18/
DMK66F18_features.h1836 (((x) == UART1) ? (8) : \
1863 (((x) == UART1) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/boards/twrkm34z50mv3/
Dboard.h22 #define BOARD_DEBUG_UART_BASEADDR (uint32_t) UART1
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV56F24/
DMKV56F24_features.h1902 (((x) == UART1) ? (8) : \
1958 (((x) == UART1) ? (8) : \
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV58F24/
DMKV58F24_features.h1941 (((x) == UART1) ? (8) : \
1997 (((x) == UART1) ? (8) : \
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk22f/
Dboard.h24 #define BOARD_DEBUG_UART_BASEADDR (uint32_t) UART1
/hal_nxp-latest/mcux/mcux-sdk/drivers/uart/
Dfsl_uart.c87 #if (defined(UART1))
1852 #if defined(UART1)
1856 s_uartIsr(UART1, s_uartHandle[1]); in UART1_DriverIRQHandler()
Dfsl_uart_edma.c33 #if (defined(UART1))
Dfsl_uart_dma.c33 #if (defined(UART1))
/hal_nxp-latest/mcux/mcux-sdk/drivers/iuart/
Dfsl_uart.c1530 #if defined(UART1)
1534 s_uartIsr(UART1, s_uartHandle[1]); in UART1_DriverIRQHandler()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW24D5/
DMKW24D5_features.h1353 (((x) == UART1) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW22D5/
DMKW22D5_features.h1353 (((x) == UART1) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV31F25612/
DMKV31F25612_features.h1634 (((x) == UART1) ? (1) : \

1234