Home
last modified time | relevance | path

Searched refs:UART_IS_IOPORT_ACCESS (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/arch/x86/core/
Dearly_serial.c15 #define UART_IS_IOPORT_ACCESS 1 macro
18 #if defined(UART_IS_IOPORT_ACCESS)
93 #if defined(DEVICE_MMIO_IS_IN_RAM) && !defined(UART_IS_IOPORT_ACCESS) in z_x86_early_serial_init()