Home
last modified time | relevance | path

Searched refs:UART0 (Results 1 – 25 of 71) sorted by relevance

123

/hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12/
DMK22F12_features.h2452 (((x) == UART0) ? (8) : \
2506 (((x) == UART0) ? (8) : \
2561 (((x) == UART0) ? (8) : \
2588 (((x) == UART0) ? (1) : \
2623 (((x) == UART0) ? (8) : \
2651 (((x) == UART0) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/uart/
Dfsl_uart_cmsis.h38 #if defined(UART0) && defined(RTE_USART0) && RTE_USART0
63 #if defined(UART0) && defined(RTE_USART3) && RTE_USART3
Dfsl_uart_cmsis.c189 #if ((defined(RTE_USART0) && RTE_USART0 && defined(UART0)) || (defined(RTE_USART1) && RTE_USART1 &&…
456 #if ((defined(UART0) && defined(RTE_USART0_DMA_EN) && RTE_USART0_DMA_EN) || \
998 …SART0) && RTE_USART0 && !(defined(RTE_USART0_DMA_EN) && RTE_USART0_DMA_EN)) && defined(UART0)) || \
1272 #if defined(UART0) && defined(RTE_USART0) && RTE_USART0
1278 static cmsis_uart_resource_t uart0_Resource = {UART0, UART0_GetFreq};
/hal_nxp-latest/mcux/mcux-sdk/devices/MK24F12/
DMK24F12_features.h1561 (((x) == UART0) ? (8) : \
1589 (((x) == UART0) ? (1) : \
1624 (((x) == UART0) ? (8) : \
1651 (((x) == UART0) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/devices/MK64F12/
DMK64F12_features.h1849 (((x) == UART0) ? (8) : \
1877 (((x) == UART0) ? (1) : \
1912 (((x) == UART0) ? (8) : \
1939 (((x) == UART0) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/devices/MK63F12/
DMK63F12_features.h1506 (((x) == UART0) ? (8) : \
1534 (((x) == UART0) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/boards/hvpkv31f120m/
Dboard.h24 #define BOARD_DEBUG_UART_BASEADDR (uint32_t) UART0
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmke04z/
Dboard.h25 #define BOARD_DEBUG_UART_BASEADDR (uint32_t) UART0
/hal_nxp-latest/mcux/mcux-sdk/devices/MK26F18/
DMK26F18_features.h1823 (((x) == UART0) ? (8) : \
1850 (((x) == UART0) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/devices/MK65F18/
DMK65F18_features.h1835 (((x) == UART0) ? (8) : \
1862 (((x) == UART0) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/devices/MK66F18/
DMK66F18_features.h1835 (((x) == UART0) ? (8) : \
1862 (((x) == UART0) ? (1) : \
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV56F24/
DMKV56F24_features.h1901 (((x) == UART0) ? (8) : \
1957 (((x) == UART0) ? (8) : \
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV58F24/
DMKV58F24_features.h1940 (((x) == UART0) ? (8) : \
1996 (((x) == UART0) ? (8) : \
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmkv31f/
Dboard.h24 #define BOARD_DEBUG_UART_BASEADDR (uint32_t) UART0
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmkv11z/
Dboard.h24 #define BOARD_DEBUG_UART_BASEADDR (uint32_t) UART0
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk64f/
Dboard.h26 #define BOARD_DEBUG_UART_BASEADDR (uint32_t) UART0
/hal_nxp-latest/mcux/mcux-sdk/boards/twrkv58f220m/
Dboard.h25 #define BOARD_DEBUG_UART_BASEADDR (uint32_t) UART0
/hal_nxp-latest/mcux/mcux-sdk/drivers/uart/
Dfsl_uart.c90 #if (defined(UART0))
1833 #if defined(UART0)
1839 s_uartIsr(UART0, s_uartHandle[0]); in UART0_DriverIRQHandler()
Dfsl_uart_edma.c36 #if (defined(UART0))
Dfsl_uart_dma.c36 #if (defined(UART0))
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpsci/
Dfsl_lpsci.c1068 #if defined(UART0)
1071 s_lpsciIsr(UART0, s_lpsciHandle[0]); in UART0_DriverIRQHandler()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk66f/
Dboard.h25 #define BOARD_DEBUG_UART_BASEADDR (uint32_t) UART0
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW24D5/
DMKW24D5_features.h1352 (((x) == UART0) ? (8) : \
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW22D5/
DMKW22D5_features.h1352 (((x) == UART0) ? (8) : \
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV31F25612/
DMKV31F25612_features.h1633 (((x) == UART0) ? (8) : \

123