Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Duart.h155 } UartDevice; typedef
283 UartDevice *GetUartDevice(void);
312 extern UartDevice UartDev;
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Duart.h155 } UartDevice; typedef
304 UartDevice *GetUartDevice(void);
333 extern UartDevice UartDev;
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Duart.h155 } UartDevice; typedef
314 UartDevice *GetUartDevice(void);
343 extern UartDevice UartDev;
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Duart.h153 } UartDevice; typedef
291 UartDevice *GetUartDevice(void);
329 extern UartDevice UartDev;
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Duart.h155 } UartDevice; typedef
314 UartDevice *GetUartDevice(void);
343 extern UartDevice UartDev;
/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Duart.h155 } UartDevice; typedef
343 UartDevice *GetUartDevice(void);
401 extern UartDevice UartDev;
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Duart.h155 } UartDevice; typedef
352 UartDevice *GetUartDevice(void);
438 extern UartDevice UartDev;
/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_uart.c58 UartDevice *uart = GetUartDevice(); in esp_rom_uart_switch_buffer()
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dstub_io.c45 UartDevice *uart = GetUartDevice(); in stub_uses_usb_jtag_serial()
125 UartDevice *uart = GetUartDevice(); in stub_uses_usb_otg()
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Drom_functions.h179 } UartDevice; typedef
181 UartDevice * GetUartDevice();