| /hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/flexcomm/ |
| D | fsl_usart_cmsis.h | 36 #if defined(USART1) && defined(RTE_USART1) && RTE_USART1
|
| D | fsl_usart_cmsis.c | 1007 #if defined(USART1) && defined(RTE_USART1) && RTE_USART1 1013 static cmsis_usart_resource_t usart1_Resource = {USART1, USART1_GetFreq};
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_miniusart/ |
| D | fsl_usart.c | 1013 #if defined(USART1) 1017 s_usartIsr(USART1, s_usartHandle[1]); in USART1_DriverIRQHandler()
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/mcxn5xxevk/ |
| D | board.h | 31 #define BOARD_DEBUG_UART_BASEADDR_CORE1 (uint32_t) USART1
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/lpcxpresso55s69/ |
| D | board.h | 39 #define BOARD_DEBUG_UART_BASEADDR_CORE1 (uint32_t) USART1
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/lpcxpresso55s28/ |
| D | board.h | 39 #define BOARD_DEBUG_UART_BASEADDR_CORE1 (uint32_t) USART1
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/mcxn9xxevk/ |
| D | board.h | 31 #define BOARD_DEBUG_UART_BASEADDR_CORE1 (uint32_t) USART1
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/frdmmcxn947/ |
| D | board.h | 31 #define BOARD_DEBUG_UART_BASEADDR_CORE1 (uint32_t) USART1
|
| /hal_nxp-latest/mcux/mcux-sdk/components/uart/ |
| D | fsl_adapter_miniusart.c | 651 #if defined(USART1)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC811/ |
| D | LPC811.h | 6095 #define USART1 ((USART_Type *)USART1_BASE) macro 6099 #define USART_BASE_PTRS { USART0, USART1 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC812/ |
| D | LPC812.h | 6103 #define USART1 ((USART_Type *)USART1_BASE) macro 6111 #define USART_BASE_PTRS { USART0, USART1, USART2 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC810/ |
| D | LPC810.h | 6095 #define USART1 ((USART_Type *)USART1_BASE) macro 6099 #define USART_BASE_PTRS { USART0, USART1 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC802/ |
| D | LPC802.h | 6063 #define USART1 ((USART_Type *)USART1_BASE) macro 6067 #define USART_BASE_PTRS { USART0, USART1 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC804/ |
| D | LPC804.h | 7090 #define USART1 ((USART_Type *)USART1_BASE) macro 7094 #define USART_BASE_PTRS { USART0, USART1 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC824/ |
| D | LPC824.h | 8284 #define USART1 ((USART_Type *)USART1_BASE) macro 8292 #define USART_BASE_PTRS { USART0, USART1, USART2 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC822/ |
| D | LPC822.h | 8284 #define USART1 ((USART_Type *)USART1_BASE) macro 8292 #define USART_BASE_PTRS { USART0, USART1, USART2 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC844/ |
| D | LPC844.h | 9372 #define USART1 ((USART_Type *)USART1_BASE) macro 9376 #define USART_BASE_PTRS { USART0, USART1 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC845/ |
| D | LPC845.h | 9896 #define USART1 ((USART_Type *)USART1_BASE) macro 9912 #define USART_BASE_PTRS { USART0, USART1, USART2, USART3, USART4 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC865/ |
| D | LPC865.h | 11336 #define USART1 ((USART_Type *)USART1_BASE) macro 11344 #define USART_BASE_PTRS { USART0, USART1, USART2 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC864/ |
| D | LPC864.h | 11334 #define USART1 ((USART_Type *)USART1_BASE) macro 11342 #define USART_BASE_PTRS { USART0, USART1, USART2 }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/ |
| D | LPC51U68.h | 10180 #define USART1 ((USART_Type *)USART1_BASE) macro 10208 #define USART_BASE_PTRS { USART0, USART1, USART2, USART3, USART4, USART5, …
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54114/ |
| D | LPC54114_cm0plus.h | 11196 #define USART1 ((USART_Type *)USART1_BASE) macro 11224 #define USART_BASE_PTRS { USART0, USART1, USART2, USART3, USART4, USART5, …
|
| D | LPC54114_cm4.h | 11209 #define USART1 ((USART_Type *)USART1_BASE) macro 11237 #define USART_BASE_PTRS { USART0, USART1, USART2, USART3, USART4, USART5, …
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/ |
| D | LPC54113.h | 11210 #define USART1 ((USART_Type *)USART1_BASE) macro 11238 #define USART_BASE_PTRS { USART0, USART1, USART2, USART3, USART4, USART5, …
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5502/ |
| D | LPC5502.h | 25252 #define USART1 ((USART_Type *)USART1_BASE) macro 25306 …#define USART_BASE_PTRS { USART0, USART1, USART2, USART3, USART4, USART5,… 25319 #define USART1 ((USART_Type *)USART1_BASE) macro 25347 …#define USART_BASE_PTRS { USART0, USART1, USART2, USART3, USART4, USART5,…
|